pagure Logo
  • Log In

rpms / python38

Clone
Source Code
GIT
  • Source
  • Issues 
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases
Monitoring status:

Orphaned for:

Take
Bugzilla Assignee:
Fedora:
orphan
EPEL:
orphan

Bugzilla Assignee

These two fields allow to specify a different default assignee for ticket opened against this package in bugzilla. Note: The EPEL field is always displayed for packages in the 'rpms' namespace regardless of whether it is used in bugzilla or not.

Orphan package

Commits 622

Branch: f29
f29 f30 f31 main rawhide
This branch contains 40 commits not in the main branch rawhide
Update to Python 3.8.0 final
Miro Hrončok • 3 years ago  
9aa44b4
Pass -Og to EXTRA_CFLAGS as well as to CFLAGS_NODIST
Miro Hrončok • 3 years ago  
54735f1
Make the debug build compile with -Og
Charalampos Stratakis • 3 years ago  
4759c34
Rebased to Python 3.8.0rc1
Miro Hrončok • 3 years ago  
ca6bbeb
Avoid using _prefix macro for /usr/lib/debug dir
Kalev Lember • 3 years ago  
3ac1dc1
Rebased to Python 3.8.0b4
Miro Hrončok • 3 years ago  
157a31f
Enable Profile-guided optimization for all arches, not just x86
Miro Hrončok • 3 years ago  
e6fdfad
Conditionalize python3-devel runtime dependencies on RPM packages and setuptools
Miro Hrončok • 3 years ago  
bbdd530
Stop disabling test_asyncio, the problem was fixed
Miro Hrončok • 3 years ago  
aa4e2ca
Skip test_gdb everywhere
Miro Hrončok • 3 years ago  
13f2b38
Update to 3.8.0b3
Miro Hrončok • 3 years ago  
d60dd4f
Update python-debug description for Python 3.8 ABI unification
Petr Viktorin • 3 years ago  
d02af9c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Fedora Release Engineering • 3 years ago  
7b5d983
Keep the LICENSE.txt file in lib/pythonX.Y dir
Miro Hrončok • 3 years ago  
f841e32
Restore pyc to TIMESTAMP invalidation mode as default in rpmbubild
Miro Hrončok • 3 years ago  
b1d162e
Move test.support module to python3-test subpackage
Lumir Balhar • 3 years ago  
3c11304
Python now means Python 3
Miro Hrončok • 3 years ago  
1de59aa
Add %python_provide provides
Miro Hrončok • 3 years ago  
c76264c
Remove the OPENSSL_CONF=/non-existing-file workaround
Miro Hrončok • 3 years ago  
ad11fa5
Remove patch 316
Miro Hrončok • 3 years ago  
21cb158
Update to 3.8.0b2
Miro Hrončok • 3 years ago  
ec69e79
Don't skip so many tests on the CI
Miro Hrončok • 3 years ago  
e24c341
Fedora CI: Provision 3 GiB of RAM
Miro Hrončok • 3 years ago  
1701610
Skip test_distutils if bootstraping, use python3.X for regen-all
Victor Stinner • 3 years ago  
b6b6289
Reenable test_distutils and test_bdist_rpm
Victor Stinner • 3 years ago  
dbd1daa
Update to 3.8.0b1
Miro Hrončok • 3 years ago  
826480a
Remove Patch178, merge Patch205 into Patch102
Miro Hrončok • 3 years ago  
74db11e
rpmlint: Filter out shared-lib-without-dependency-information
Miro Hrončok • 3 years ago  
62d2aba
Regenerate generated files with python3
Miro Hrončok • 3 years ago  
7117696
Update to 3.8.0a4
Miro Hrončok • 3 years ago  
7fd9466
add symlink for python3.Xm manpages
Patrik Kopkan • 3 years ago  
aad0819
Reenable test_posix.test_fs_holes()
Victor Stinner • 3 years ago  
199b7f8
Reenable RecvmsgGenericStreamTests.testRecvmsgEOF()
Victor Stinner • 3 years ago  
3568a8b
Reenable test_gdb on most archs except arm and s390x
Victor Stinner • 3 years ago  
692acd1
Reenable test_buffer on ppc64le
Victor Stinner • 3 years ago  
91fbd37
Fix arch names for the ppc architecture
Tomas Orsava • 3 years ago  
11c2a03
Temporarily skip test_asyncio to workaround bpo-35998
Miro Hrončok • 3 years ago  
73d9297
Update to 3.8.0a3
Miro Hrončok • 3 years ago  
6f3b5ba
Add bootstrap bcond for Python 3.8
Miro Hrončok • 3 years ago  
f8c829e
Update to 3.8.0a2
Miro Hrončok • 4 years ago  
a078229
Update to Python 3.8.0 final
Miro Hrončok • 3 years ago  
9aa44b4
Pass -Og to EXTRA_CFLAGS as well as to CFLAGS_NODIST
Miro Hrončok • 3 years ago  
54735f1
Make the debug build compile with -Og
Charalampos Stratakis • 3 years ago  
4759c34
Rebased to Python 3.8.0rc1
Miro Hrončok • 3 years ago  
ca6bbeb
Avoid using _prefix macro for /usr/lib/debug dir
Kalev Lember • 3 years ago  
3ac1dc1
Rebased to Python 3.8.0b4
Miro Hrončok • 3 years ago  
157a31f
Enable Profile-guided optimization for all arches, not just x86
Miro Hrončok • 3 years ago  
e6fdfad
Conditionalize python3-devel runtime dependencies on RPM packages and setuptools
Miro Hrončok • 3 years ago  
bbdd530
Stop disabling test_asyncio, the problem was fixed
Miro Hrončok • 3 years ago  
aa4e2ca
Skip test_gdb everywhere
Miro Hrončok • 3 years ago  
13f2b38
Update to 3.8.0b3
Miro Hrončok • 3 years ago  
d60dd4f
Update python-debug description for Python 3.8 ABI unification
Petr Viktorin • 3 years ago  
d02af9c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Fedora Release Engineering • 3 years ago  
7b5d983
Keep the LICENSE.txt file in lib/pythonX.Y dir
Miro Hrončok • 3 years ago  
f841e32
Restore pyc to TIMESTAMP invalidation mode as default in rpmbubild
Miro Hrončok • 3 years ago  
b1d162e
Move test.support module to python3-test subpackage
Lumir Balhar • 3 years ago  
3c11304
Python now means Python 3
Miro Hrončok • 3 years ago  
1de59aa
Add %python_provide provides
Miro Hrončok • 3 years ago  
c76264c
Remove the OPENSSL_CONF=/non-existing-file workaround
Miro Hrončok • 3 years ago  
ad11fa5
Remove patch 316
Miro Hrončok • 3 years ago  
21cb158
Update to 3.8.0b2
Miro Hrončok • 3 years ago  
ec69e79
Don't skip so many tests on the CI
Miro Hrončok • 3 years ago  
e24c341
Fedora CI: Provision 3 GiB of RAM
Miro Hrončok • 3 years ago  
1701610
Skip test_distutils if bootstraping, use python3.X for regen-all
Victor Stinner • 3 years ago  
b6b6289
Reenable test_distutils and test_bdist_rpm
Victor Stinner • 3 years ago  
dbd1daa
Update to 3.8.0b1
Miro Hrončok • 3 years ago  
826480a
Remove Patch178, merge Patch205 into Patch102
Miro Hrončok • 3 years ago  
74db11e
rpmlint: Filter out shared-lib-without-dependency-information
Miro Hrončok • 3 years ago  
62d2aba
Regenerate generated files with python3
Miro Hrončok • 3 years ago  
7117696
Update to 3.8.0a4
Miro Hrončok • 3 years ago  
7fd9466
add symlink for python3.Xm manpages
Patrik Kopkan • 3 years ago  
aad0819
Reenable test_posix.test_fs_holes()
Victor Stinner • 3 years ago  
199b7f8
Reenable RecvmsgGenericStreamTests.testRecvmsgEOF()
Victor Stinner • 3 years ago  
3568a8b
Reenable test_gdb on most archs except arm and s390x
Victor Stinner • 3 years ago  
692acd1
Reenable test_buffer on ppc64le
Victor Stinner • 3 years ago  
91fbd37
Fix arch names for the ppc architecture
Tomas Orsava • 3 years ago  
11c2a03
Temporarily skip test_asyncio to workaround bpo-35998
Miro Hrončok • 3 years ago  
73d9297
Update to 3.8.0a3
Miro Hrončok • 3 years ago  
6f3b5ba
Add bootstrap bcond for Python 3.8
Miro Hrončok • 3 years ago  
f8c829e
Update to 3.8.0a2
Miro Hrončok • 4 years ago  
a078229
rpmlint: Python modules don't need to be linked against libc
Miro Hrončok • 4 years ago  
553fd27
Update Fedora CI tests definitions for 3.8
Miro Hrončok • 4 years ago  
4aedf05
Trim the %changelog
Miro Hrončok • 4 years ago  
1f11246
Merge python38 from review request
Miro Hrončok • 4 years ago  
b796d42
Added the README
Gwyn Ciesla • 4 years ago  
13cea58
Make flat, rename to python38
Miro Hrončok • 4 years ago  
3dcd1e8
Drop obsoletes for platform-python
Miro Hrončok • 4 years ago  
d051c04
Update to 3.8.0a1
Miro Hrončok • 4 years ago  
1fb3c04
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Fedora Release Engineering • 4 years ago  
1cdc336
  • « Newer
  • page 1 of 13
  • » Older
Powered by Pagure 5.13.3
Documentation • File an Issue • About this Instance • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.