Go to file
Miro Hrončok 9518239d87 Add rpmlintrc file
Filter all the errors and warnings. This allows us to actually read the rpmlint
output to get new information. From now on, we can rely on this information
when pushing updates.

Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1548683

Backport of https://src.fedoraproject.org/rpms/python37/pull-request/10
2018-03-29 17:43:30 +02:00
.gitignore Build with $RPM_LD_FLAGS (#756863). 2012-01-04 22:15:40 +02:00
00055-systemtap.patch Update to 3.5.1, remove unused patches (199, 207) 2015-12-14 19:59:02 +01:00
00102-lib64.patch Rebased patches 102, 111, 170 in order to apply cleanly for the new sources. 2016-12-09 16:07:57 +01: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 Rebased patches 102, 111, 170 in order to apply cleanly for the new sources. 2016-12-09 16:07:57 +01:00
00132-add-rpmbuild-hooks-to-unittest.patch Remove _expectedFailureInRpmBuild also from unittest/__init__ 2016-03-17 10:51:32 +01:00
00137-skip-distutils-tests-that-fail-in-rpmbuild.patch Update to 4.3.4 2015-04-02 11:33:06 +02:00
00146-hashlib-fips.patch Rebased to Python 3.5.2 2016-08-16 13:59:50 +02: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
00157-uid-gid-overflows.patch Update to Python 3.6.1 release candidate 1 2017-03-16 16:12:55 +01:00
00160-disable-test_fs_holes-in-rpm-build.patch 3.3.0-0.3.b2 2012-08-13 21:11:12 -04:00
00163-disable-parts-of-test_socket-in-rpm-build.patch skip some tests within test_socket (patch 163) 2012-07-24 15:59:17 -04:00
00170-gc-assertions.patch Rebased patches 102, 111, 170 in order to apply cleanly for the new sources. 2016-12-09 16:07:57 +01:00
00178-dont-duplicate-flags-in-sysconfig.patch Updated to Python 3.3.1. 2013-04-10 14:30:09 +02:00
00180-python-add-support-for-ppc64p7.patch Update to Python 3.6.2 2017-07-19 13:12:01 +02:00
00186-dont-raise-from-py_compile.patch Update to Python 3.4 alpha 4. 2013-11-05 12:40:00 +01:00
00188-fix-lib2to3-tests-when-hashlib-doesnt-compile-properly.patch Add a temporary workaround for lib2to3 tests failure (to be removed when we figure out things about hashlib+fips patch) 2013-11-06 14:58:05 +01:00
00189-add-rewheel-module.patch Update to version 3.6.4 2018-01-15 17:23:51 +01:00
00205-make-libpl-respect-lib64.patch Since upstream issue 23968, the platform directory changed to include the architectures, 2017-04-05 18:08:56 +02:00
00206-remove-hf-from-arm-triplet.patch Add also patch from previous commit 2015-09-23 15:06:03 +02:00
00243-fix-mips64-triplet.patch Fix for CVE-2016-1000110 HTTPoxy attack 2016-08-09 14:37:17 +02:00
00262-pep538_coerce_legacy_c_locale.patch Update to version 3.6.4 2018-01-15 17:23:51 +01:00
00264-skip-test-failing-on-aarch64.patch Update to Python 3.6.1 release candidate 1 2017-03-16 16:12:55 +01:00
00270-fix-ssl-alpn-hook-test.patch Fix test_alpn_protocols from test_ssl 2017-06-24 20:37:14 +02:00
00271-asyncio-get-default-signal-handler.patch Make sure that we get the default signal handler for test_asyncio, 2017-07-25 18:05:48 +02:00
00272-fix-ftplib-to-reject-newlines.patch Fix the "urllib FTP protocol stream injection" vulnerability (rhbz#1478916) 2017-08-07 18:43:45 +02:00
00277-fix-test-subprocess-hanging-tests.patch Update to Python 3.6.3 2017-10-06 13:43:16 +02:00
00279-fix-memory-corruption-due-to-allocator-mix.patch Fix memory corruption due to allocator mix (rhbz#1498207) 2017-10-09 13:14:50 +02:00
00292-restore-PyExc_RecursionErrorInst-symbol.patch Restore the PyExc_RecursionErrorInst public symbol 2018-01-23 17:25:20 +01:00
00298-do-not-send-IP-in-SNI-TLS-extension.patch Do not send IP addresses in SNI TLS extension 2018-03-13 17:04:30 +01:00
00301-pathfix-add-n-option-for-no-backup.patch Add -n option for pathfix.py (#1546990) 2018-03-29 16:40:16 +02:00
Python-3.1.1-rpath.patch Use python3 style of calling super() without arguments in rpath patch 2017-09-21 18:26:11 +02:00
check-pyc-and-pyo-timestamps.py First step towards 3.5.0 2015-09-16 08:36:17 +02:00
idle3.appdata.xml Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
idle3.desktop Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
libpython.stp fix typo in libpython.stp (rhbz:575336) 2010-03-20 15:18:41 +00:00
macros.pybytecompile3.6 Fix the py_byte_compile macro to work on Python 2 2018-03-29 16:39:07 +02:00
macros.systempython Provide system python subpackages and macro 2016-02-25 17:02:56 +01:00
pyfuntop.stp - add pyfuntop.stp example (source 7) 2010-03-12 22:40:23 +00:00
python-gdb.py - exclude test_http_cookies when running selftests, due to hang seen on 2010-04-13 17:36:08 +00:00
python3-powerppc-arch.patch add correct arch for ppc64/ppc64le to fix build failure, it should be 2015-11-13 18:50:47 +01:00
python3.rpmlintrc Add rpmlintrc file 2018-03-29 17:43:30 +02:00
python3.spec Use %% for actual % in spec 2018-03-29 17:43:00 +02:00
sources Update to version 3.6.4 2018-01-15 17:23:51 +01:00
systemtap-example.stp - split configure options into multiple lines for easy of editing 2010-02-12 21:38:52 +00:00