This website requires JavaScript.
Explore
Help
Sign In
rpms
/
python3.11
Watch
3
Star
0
Fork
0
You've already forked python3.11
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
91
Commits
12
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
David Malcolm
6b34963600
add markers to make it easier to diff python.spec and python3.spec
2012-05-04 15:24:50 -04:00
.gitignore
Build with $RPM_LD_FLAGS (
#756863
).
2012-01-04 22:15:40 +02:00
00055-systemtap.patch
renumber and rename patches for consistency with python.spec
2011-09-12 17:39:27 -04:00
00104-lib64-fix-for-test_install.patch
renumber and rename patches for consistency with python.spec
2011-09-12 17:39:27 -04:00
00111-no-static-lib.patch
renumber and rename patches for consistency with python.spec
2011-09-12 17:39:27 -04:00
00113-more-configuration-flags.patch
renumber and rename patches for consistency with python.spec
2011-09-12 17:39:27 -04:00
00114-statvfs-f_flag-constants.patch
renumber and rename patches for consistency with python.spec
2011-09-12 17:39:27 -04:00
00125-less-verbose-COUNT_ALLOCS.patch
renumber and rename patches for consistency with python.spec
2011-09-12 17:39:27 -04:00
00131-disable-tests-in-test_io.patch
renumber and rename patches for consistency with python.spec
2011-09-12 17:39:27 -04:00
00132-add-rpmbuild-hooks-to-unittest.patch
rewrite of %check: fine-grained test exclusions
2011-09-10 07:59:22 -04:00
00134-fix-COUNT_ALLOCS-failure-in-test_sys.patch
rewrite of %check: fine-grained test exclusions
2011-09-10 07:59:22 -04:00
00135-fix-test-within-test_weakref-in-debug-build.patch
rewrite of %check: fine-grained test exclusions
2011-09-10 07:59:22 -04:00
00137-skip-distutils-tests-that-fail-in-rpmbuild.patch
rewrite of %check: fine-grained test exclusions
2011-09-10 07:59:22 -04:00
00139-skip-test_float-known-failure-on-arm.patch
rewrite of %check: fine-grained test exclusions
2011-09-10 07:59:22 -04:00
00141-fix-test_gc_with_COUNT_ALLOCS.patch
rewrite of %check: fine-grained test exclusions
2011-09-10 07:59:22 -04:00
00142-skip-failing-pty-tests-in-rpmbuild.patch
rewrite of %check: fine-grained test exclusions
2011-09-10 07:59:22 -04:00
00143-tsc-on-ppc.patch
renumber and rename patches for consistency with python.spec
2011-09-12 17:39:27 -04:00
00146-hashlib-fips.patch
support OpenSSL FIPS mode in _hashlib and hashlib
2011-09-14 02:17:28 -04:00
00147-add-debug-malloc-stats.patch
add a sys._debugmallocstats() function (patch 147)
2011-09-16 19:28:20 -04:00
00150-disable-rAssertAlmostEqual-cmath-on-ppc.patch
disable rAssertAlmostEqual in test_cmath on PPC (
#750811
)
2011-12-08 01:44:05 +01:00
00152-fix-test-gdb-regex.patch
3.2.3-1
2012-04-11 20:20:08 -04:00
00153-fix-test_gdb-noise.patch
3.2.3-2
2012-04-12 11:18:08 -04:00
00155-avoid-ctypes-thunks.patch
3.2.3-4: avoid allocating thunks in ctypes unless absolutely necessary (patch 155; rhbz#814391)
2012-04-20 15:28:39 -04:00
00156-gdb-autoload-safepath.patch
3.2.3-5: fix test_gdb.py (patch 156; rhbz#817072)
2012-05-01 11:40:48 -04:00
autotool-intermediates.patch
3.2.1
2011-07-11 12:04:52 -04:00
find-provides-without-python-sonames.sh
python3-devel missing autogenerated pkgconfig() provides (
#746751
)
2011-10-17 13:48:14 -05:00
libpython.stp
fix typo in libpython.stp (rhbz:575336)
2010-03-20 15:18:41 +00:00
macros.pybytecompile
- introduce %%{dynload_dir} macro
2010-01-28 19:09:18 +00:00
macros.python3
add %python3_version to the rpm macros (rhbz#719082)
2011-08-18 14:17:41 -04:00
pyfuntop.stp
- add pyfuntop.stp example (source 7)
2010-03-12 22:40:23 +00:00
python3.spec
add markers to make it easier to diff python.spec and python3.spec
2012-05-04 15:24:50 -04:00
python-3.1.2-fix-expat-issue9054.patch
- Fix an incompatibility between pyexpat and the system expat-2.0.1 that
2010-07-02 15:49:25 +00:00
python-3.2.1-fix-test-subprocess-with-nonreadable-path-dir.patch
3.2.1
2011-07-11 12:04:52 -04:00
python-3.2.3-lib64.patch
3.2.3-1
2012-04-11 20:20:08 -04:00
python-3.2a1-apply-our-changes-to-expected-shebang-for-test_imp.patch
3.2a1
2010-08-21 18:08:26 -04:00
python-3.2a1-debug-build.patch
3.2a1
2010-08-21 18:08:26 -04:00
python-3.2a1-fix-parallel-make.patch
3.2a1
2010-08-21 18:08:26 -04:00
python-3.2b2-fix-ppc-debug-build.patch
* Wed Jan 5 2011 David Malcolm <dmalcolm@redhat.com> - 3.2-0.8.b2
2011-01-05 18:34:21 -05:00
python-3.2b2-remove-mimeaudio-tests.patch
* Tue Dec 28 2010 David Malcolm <dmalcolm@redhat.com> - 3.2-0.5.b2
2010-12-29 13:26:29 -05:00
python-3.2rc1-s390-tsc.patch
add support for the timestamp counter on s390(x)
2011-02-04 17:47:28 +01:00
Python-3.1.1-rpath.patch
…
python-gdb.py
- exclude test_http_cookies when running selftests, due to hang seen on
2010-04-13 17:36:08 +00:00
sources
3.2.3-1
2012-04-11 20:20:08 -04:00
systemtap-example.stp
- split configure options into multiple lines for easy of editing
2010-02-12 21:38:52 +00:00
Description
Clone of
https://src.fedoraproject.org/rpms/python3.11
3
MiB
Languages
Python
100%