Commit Graph

70 Commits

Author SHA1 Message Date
Miro Hrončok
e1a2de736e Fork python-flit-core from the python-flit package 2023-05-24 11:09:57 +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
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
Miro Hrončok
7ae084c04e Rebuilt for Python 3.9 2020-05-24 20:30:42 +02:00
Miro Hrončok
73de1a06a6 Bootstrap for Python 3.9 2020-05-24 19:34:13 +02:00
Tomas Hrnciar
e89739ae47 Update to 2.3.0 2020-05-11 14:20:29 +02:00
Miro Hrončok
846d7943c4 Fedora CI: Add %pyproject macros integration tests 2020-03-06 13:58:24 +01:00
Fedora Release Engineering
72e6e077c3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 12:17:13 +00:00
Mukundan Ragavan
8d64f735dc Update to 2.2.0 2020-01-20 09:17:05 -05:00
Miro Hrončok
38f1540e90 Use $PWD consistently 2019-12-16 18:22:02 +01:00
Miro Hrončok
37d67a0a72 Run the tests 2019-12-16 18:18:35 +01:00
Miro Hrončok
67a5fec8c8 Switch tests to bcond 2019-12-16 17:01:12 +01:00
Miro Hrončok
b940a9ddb5 Properly package flit-core and restore /usr/bin/flit (#1783610) 2019-12-14 13:34:43 +01:00
Mukundan Ragavan
ca56f65778 Update to 2.1.0 2019-12-03 21:03:35 -05:00
Miro Hrončok
b187c97bc5 Rebuilt for Python 3.8.0rc1 (#1748018) 2019-10-03 14:12:25 +02:00
Miro Hrončok
8d351c90d3 Rebuilt for Python 3.8 2019-08-18 01:52:43 +02:00
Fedora Release Engineering
5a06760955 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 13:33:38 +00:00
Mukundan Ragavan
e14b6656fb Update to 1.3 2019-02-10 10:33:57 -05:00
Fedora Release Engineering
54a25eaa3c - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 06:50:58 +00:00