Zbigniew Jędrzejewski-Szmek
c8f8f45211
Version 2.5
...
... (rhbz#2236980)
Seems to be mostly some f-string refactoring and changes related to python
version compatibility.
2023-09-06 09:47:02 +02:00
Python Maint
d94880ca97
Rebuilt for Python 3.12
2023-06-29 20:10:51 +02:00
Python Maint
a35690be68
Bootstrap for Python 3.12
2023-06-26 09:33:18 +02:00
Python Maint
ffd3c5363a
Rebuilt for Python 3.12
2023-06-16 08:19:41 +02:00
Python Maint
eaaa99e22a
Bootstrap for Python 3.12
2023-06-14 00:03:27 +02:00
Yaakov Selkowitz
1462a12a6f
Avoid tox dependency
...
RHEL does not include tox, but even in Fedora it doesn't do much after
removing all the coverage commands; calling %%pytest directly is simpler.
Also, make sure to not only skip the coverage tests but also their
dependencies.
2023-05-29 00:46:44 -04:00
Zbigniew Jędrzejewski-Szmek
78219b3b96
Version 2.4.1
...
... (rhbz#2187123)
2023-05-20 18:43:18 +02:00
Zbigniew Jędrzejewski-Szmek
1068caa096
Version 2.4
...
... (rhbz#2169774)
2023-02-22 13:40:49 +01:00
Benjamin A. Beasley
1a317658dc
Explicitly list the license file
...
While it is automatically included in dist-info, it is not currently
marked with the “license” macro.
See https://github.com/pypa/hatch/issues/193 for details.
2022-07-11 10:22:36 -04:00
Benjamin A. Beasley
3979d68ec2
Fix pyproject_buildrequires invocation for hatchling backend
2022-07-11 10:17:42 -04:00
Benjamin A. Beasley
3a7a7a032a
Remove obsolete workaround for rhbz#1985340
...
This was fixed in pyproject-rpm-macros 1.1.0; now the workaround
produces duplicates in the file list.
Additionally, the license file directory in dist-info is renamed from
“license_files” to “licenses” in hatchling 1.5.0, so the workaround
would cause FTBFS.
2022-07-11 10:14:39 -04:00
Python Maint
6e8dd0b1ee
Rebuilt for Python 3.11
2022-06-13 21:46:52 +02:00
Python Maint
5ecafe2a18
Bootstrap for Python 3.11
2022-06-13 17:48:09 +02:00
Zbigniew Jędrzejewski-Szmek
93ae7d32e9
Version 2.3.2.post1 (rhbz#2072609)
2022-04-22 08:34:22 +02:00
Miro Hrončok
dc38b01de6
Remove deprecated and redundant %python_provide call
2022-02-08 18:21:39 +01:00
Steve Traylen
240c74c4d5
Convert to pyproject macros
2022-02-08 16:13:13 +00:00
Zbigniew Jędrzejewski-Szmek
6b1c169a07
Version 2.3.1 ( fixes #2022380 )
2021-11-13 11:13:28 +01:00
Zbigniew Jędrzejewski-Szmek
dd0ce20c8d
Version 2.3 ( fixes #2019960 )
2021-11-07 11:29:41 +01:00
Zbigniew Jędrzejewski-Szmek
340bf61ee0
Convert to rpmautospec
2021-11-07 11:28:23 +01:00
Fedora Release Engineering
039b290894
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 09:35:14 +00:00
Zbigniew Jędrzejewski-Szmek
e05ffcf0ba
Version 2.2.1
2021-06-09 09:00:56 +02:00
Tomas Hrnciar
bc1be4feaf
disable failing tests
2021-06-04 10:32:07 +00:00
Python Maint
5b60787627
Rebuilt for Python 3.10
2021-06-03 20:52:53 +02:00
Python Maint
e67511205b
Bootstrap for Python 3.10
2021-06-03 20:40:05 +02:00
Tomas Hrnciar
6fbfdda9cc
BuildRequire setuptools explicitly
...
See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools
2021-04-19 13:18:32 +02:00
Zbigniew Jędrzejewski-Szmek
67fb3b8e5b
Version 2.2
2021-02-13 18:25:01 +01:00
Zbigniew Jędrzejewski-Szmek
a0a4eec85b
Turn tests on by default
...
%bcond_with/%bcond_without confusion stroke again?
2021-02-13 18:24:07 +01:00
Fedora Release Engineering
0ae65e5cd8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 13:29:19 +00:00
Joel Capitao
a93fe5b008
Update to 2.1.0 ( #1906625 )
2021-01-07 12:24:01 +01:00
Fedora Release Engineering
f88d4a0114
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 03:57:48 +00:00
Charalampos Stratakis
17fd829031
Update to 2.0.1 ( #1814999 )
2020-06-26 18:59:47 +02:00
Miro Hrončok
ee5de2f4bc
Rebuilt for Python 3.9
2020-05-23 22:36:42 +02:00
Miro Hrončok
74fabd8390
Bootstrap for Python 3.9
2020-05-23 22:19:49 +02:00
Fedora Release Engineering
dba895788a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 15:24:03 +00:00
Zbigniew Jędrzejewski-Szmek
9a38535340
Subpackage python2-soupsieve has been removed
2019-09-03 18:51:37 +02:00
Miro Hrončok
8548ee4e37
Don't BR tests BR without tests
2019-08-19 23:20:24 +02:00
Zbigniew Jędrzejewski-Szmek
16deba1a8c
Rebuilt for Python 3.8
2019-08-19 22:38:17 +02:00
Zbigniew Jędrzejewski-Szmek
cb1dcc738c
Package approved
2019-08-19 22:29:57 +02:00