Go to file
Miro Hrončok e2599943a2 Conditionalize python3-devel runtime dependencies on RPM packages and setuptools
Installing python3-devel currently brings in:

- annobin
- dwz
- efi-srpm-macros
- fpc-srpm-macros
- ghc-srpm-macros
- gnat-srpm-macros
- go-srpm-macros
- nim-srpm-macros
- ocaml-srpm-macros
- openblas-srpm-macros
- perl-srpm-macros
- python-rpm-macros
- python-srpm-macros
- python3-rpm-generators
- python3-rpm-macros
- qt5-srpm-macros
- redhat-rpm-config
- rust-srpm-macros

For somebody who needs python3-devel to build extension modules,
those are all useless, so we conditionalize it on rpm-build.

Based on the reason for setuptools dependency, we do the same here
(but note that python3 already recommends it).
2019-08-11 11:37:21 +02:00
tests Don't skip so many tests on the CI 2019-06-28 02:46:02 +02:00
.gitignore
00001-rpath.patch
00102-lib64.patch
00111-no-static-lib.patch
00155-avoid-ctypes-thunks.patch
00170-gc-assertions.patch
00178-dont-duplicate-flags-in-sysconfig.patch
00189-use-rpm-wheels.patch Rebase to 3.7.3rc1 2019-03-21 13:10:27 +00:00
00205-make-libpl-respect-lib64.patch
00251-change-user-install-location.patch
00274-fix-arch-names.patch Fix arch names for the ppc architecture 2019-02-14 17:37:18 +01:00
00316-mark-bdist_wininst-unsupported.patch
00328-pyc-timestamp-invalidation-mode.patch Restore pyc to TIMESTAMP invalidation mode as default in rpmbubild 2019-07-15 17:38:09 +02:00
check-pyc-timestamps.py
idle3.appdata.xml
idle3.desktop
python3.rpmlintrc
python3.spec Conditionalize python3-devel runtime dependencies on RPM packages and setuptools 2019-08-11 11:37:21 +02:00
sources Update to 3.7.4 2019-07-09 11:00:50 +02:00