Miro Hrončok
b4da165ac5
Use PEP 503 names for BuildRequires
...
Since Fedora 33, we generate both python3dist(foo.bar) and python3dist(foo-bar)
provides, but we'd like to follow PEP 503 and use only the names with dash.
By using the dashes, this is not compatible with the provides generated in EPEL 8,
compatibility can be achieved with the %py3_dist macro.
3 years ago
Fedora Release Engineering
bb92616ec6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
4 years ago
Python Maint
fe574223f6
Rebuilt for Python 3.10
4 years ago
Dan Radez
cb8224fbdf
update to 8.2.1
4 years ago
Fedora Release Engineering
4d3e239380
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
4 years ago
Dan Radez
c690cf75fc
update to 8.2.0
4 years ago
Dan Radez
54ec776803
adding 8.1.1 source
4 years ago
Dan Radez
79cac8a697
update to 8.1.1
4 years ago
Fedora Release Engineering
8dcafd2b3d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
5 years ago
Miro Hrončok
d351134b99
Replace Python version glob with macro (needed for Python 3.10+)
...
See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/PQIGCQCRNBYNXBX2ICWEM3PLDLNOG2ZT/
Co-authored-by: Tomas Hrnciar <thrnciar@redhat.com>
5 years ago
Miro Hrončok
379e1c6a33
Rebuilt for Python 3.9
5 years ago
Dan Radez
5b0f2fa592
updating to 8.1.0
5 years ago
Dan Radez
c3bd068c57
updating to 8.1.0
5 years ago
Fedora Release Engineering
1a8faf563d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
5 years ago
Alfredo Deza
5fdf53fe69
add build requirement zipp
5 years ago
Miro Hrončok
726561349b
Rebuilt for Python 3.8.0rc1 ( #1748018 )
5 years ago
Miro Hrončok
545c245b3d
Fix dependency on rst.linker
5 years ago
Dan Radez
de3dc55380
remove the sed . to _
5 years ago
Miro Hrončok
decf9b0d55
Switch conditional BR to a rich BR
...
...to avoid problems when the SRPM is built without Python macros.
5 years ago
Miro Hrončok
de6248436b
Don't fail when %python3_version_nodots is undefined
5 years ago
Miro Hrončok
6d558b7da4
Don't require importlib-metadata on Python 3.8+
5 years ago
Miro Hrončok
aca64e70c6
Rebuilt for Python 3.8
5 years ago
Miro Hrončok
a374f7d7a1
Rebuilt for Python 3.8
5 years ago
Dan Radez
092bc4c89a
updating to 6.2
5 years ago
Fedora Release Engineering
1fc7fe8fa6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
6 years ago
Dan Radez
8d48089d32
fixing egg info
6 years ago
Dan Radez
0492c864df
updaing deps in prep to enable docs build
6 years ago
Dan Radez
9d36524792
fixing the requires again
6 years ago
Dan Radez
4d0c91a546
fixing packaging requires
6 years ago
Dan Radez
cf764ec083
adding a python3-jaraco subpackage
6 years ago
Dan Radez
28874d9f7a
adding python3dist()
6 years ago
Dan Radez
0d50cbb78d
adding py3 subpackage
6 years ago
Dan Radez
bf8d9dd1c2
initial spec file
6 years ago
Gwyn Ciesla
0d169ad87f
Added the README
6 years ago