Commit Graph

86 Commits

Author SHA1 Message Date
Python Maint
52a392b416 Rebuilt for Python 3.13 2024-06-07 20:41:48 +02:00
Python Maint
3b5ecac854 Bootstrap for Python 3.13 2024-06-06 16:26:30 +02:00
Fedora Release Engineering
1082926b11 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-26 04:25:38 +00:00
Fedora Release Engineering
562f74e66a Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-22 01:26:57 +00:00
Miro Hrončok
908e4ce900 Remove outdated comment, this spec always builds only flit-core 2023-09-12 12:32:07 +02:00
Fedora Release Engineering
8581fd1fe3 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 09:42:58 +00:00
Maxwell G
229686e5d3
correct specfile comment about bootstrapping
This is leftover from the python-flit and python-flit-core split.
requests-download is a dependency of flit but not of flit_core.
2023-07-10 05:43:25 +00:00
Python Maint
d45f5890a3 Rebuilt for Python 3.12 2023-06-16 08:18:06 +02:00
Python Maint
4f5e4a5b33 Bootstrap for Python 3.12 2023-06-13 15:35:06 +02:00
Miro Hrončok
a83c969792 Update to 3.9.0 2023-05-26 14:12:36 +02:00
Miro Hrončok
9a9b81dfbf Merge forked python-flit-core from the python-flit package 2023-05-24 11:10:42 +02:00
Miro Hrončok
f2b1449915 Adjust the License tag to include flit_core/versionno.py's regex (BSD-2-Clause) 2023-05-24 11:09:57 +02:00
Miro Hrončok
a2c0dbcb0c Use %pypi_source to avoid cd'ing to flit_core all over the spec 2023-05-24 11:09:57 +02:00
Miro Hrončok
e1a2de736e Fork python-flit-core from the python-flit package 2023-05-24 11:09:57 +02:00
Tomas Hrcka
20236c2764 Unretirement request: https://pagure.io/releng/issue/11433 2023-05-24 10:07:43 +02:00
Miro Hrončok
d20fe28243 Re-fetch the classifiers.lst from PyPI 2023-05-19 15:09:06 +02:00
Miro Hrončok
6fdcc73ef3 Update URLs 2023-05-19 15:08:24 +02:00
Miro Hrončok
3d5f4d5c94 Update the license tag to SPDX 2023-05-19 15:07:41 +02:00
Miro Hrončok
a50c5e291d Spec: Don't mix tabs and spaces, stick with 16-aligned spaces 2023-05-19 15:04:55 +02:00
Miro Hrončok
42ec117fa7 Spec: Expand %srcname for easier readability 2023-05-19 15:01:54 +02:00
Yaakov Selkowitz
3449703bd8 Disable tests by default in RHEL builds
RHEL does not include all the test dependencies.
2023-05-15 12:19:18 -04:00
Fedora Release Engineering
17d77b0a26 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 13:16:40 +00:00
Tomáš Hrnčiar
d4e76db394 Add bcond for flit bootstrap 2022-11-14 15:01:44 +01:00
Maxwell G
7f701ecdb2
Add missing test dependency on git
```
tests/test_sdist.py::test_make_sdist SKIPPED (requires git)              [ 74%]
tests/test_sdist.py::test_sdist_no_setup_py SKIPPED (requires git)       [ 74%]
```
2022-11-13 16:38:45 -06:00
Tomáš Hrnčiar
c7d76eaeca Update to 3.8.0
Fixes: rhbz#2140390
2022-11-10 15:25:54 +01:00
Maxwell G
3b0285db19 EPEL only package 2022-10-10 16:32:31 -05:00
Gwyn Ciesla
8b13ffb8bb Added the README 2022-10-10 19:31:33 +00:00
Fedora Release Engineering
a4eda2e18b Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 18:33:22 +00:00
Maxwell G
96c62fc95d
Remove obsolete %python_provides 2022-06-26 14:59:48 -05:00
Maxwell G
29a31cf080
Removed unnecessarily vendored tomli. 2022-06-26 14:59:38 -05:00
Python Maint
c963bae546 Rebuilt for Python 3.11 2022-06-14 16:44:34 +02:00
Python Maint
6583996484 Bootstrap for Python 3.11 2022-06-13 16:13:18 +02:00
Charalampos Stratakis
5c8df44bbf Update to 3.7.1
Fixes: rhbz#2057214
2022-03-17 01:08:56 +01:00
Fedora Release Engineering
a9bec53e96 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 12:12:45 +00:00
Tomáš Hrnčiar
44e0a7919c Update to 3.5.1 2021-11-29 09:53:08 +01:00
Tomáš Hrnčiar
999ca88a38 Update to 3.4.0 2021-11-04 15:28:06 +01:00
Tomas Hrnciar
a5579c339a Update to 3.3.0
Fixes: rhbz#1988744
2021-08-06 11:56:35 +02:00
Fedora Release Engineering
e22689d824 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-27 08:15:15 +00:00
Python Maint
da4b27592b Rebuilt for Python 3.10 2021-06-04 13:18:54 +02:00
Python Maint
9878646166 Bootstrap for Python 3.10 2021-06-04 02:10:34 +02:00
Miro Hrončok
f13ff81fb3 Adapt to pyproject-rpm-macros 0-40+ 2021-05-29 22:05:25 +02:00
Miro Hrončok
335ff21dac Move the bundled Provides, so they work, use standard naming 2021-03-31 17:19:41 +02:00
Karolina Surma
cb1eaeaaed Remove tests from the built flit_core package, use %pytest 2021-03-31 17:18:43 +02:00
Karolina Surma
f663ce46fd Update to 3.2.0 2021-03-31 10:04:50 +02:00
Fedora Release Engineering
0adf717a96 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 10:44:50 +00:00
Miro Hrončok
558807b2d9 Simplify the bootstrap sequence of packaging 2020-12-02 12:18:50 +01:00
Miro Hrončok
2acc40875d Replace deprecated pytoml with toml 2020-11-19 13:02:09 +01:00
Tomas Hrnciar
468cb7f9d0 Update to 3.0.0 2020-09-25 09:51:47 +02:00
Lumir Balhar
837ae06101 Switch to %pyproject_wheel and %pyproject_install macros 2020-09-22 13:47:29 +02:00
Fedora Release Engineering
8f4cf57888 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 01:07:58 +00:00