Python3 Interpreter

Edit Package python3-base

NOTE/WARNING: This needs to not be used for build as python3-base is provided by python3 package, which contains different version.

Python is an interpreted, object-oriented programming language, and is
often compared to Tcl, Perl, Scheme, or Java. You can find an overview
of Python in the documentation and tutorials included in the python-doc
(HTML) or python-doc-pdf (PDF) packages.

If you want to install third party modules using distutils, you need to
install python-devel package.

Refresh
Refresh
Source Files
Filename Size Changed
0001-allow-for-reproducible-builds-of-python-packages.patch 0000001659 1.62 KB
CVE-2019-9674-zip-bomb.patch 0000002620 2.56 KB
PACKAGING-NOTES 0000004172 4.07 KB
Python-3.0b1-record-rpm.patch 0000003993 3.9 KB
Python-3.6.5.tar.xz 0017049912 16.3 MB
Python-3.6.5.tar.xz.asc 0000000833 833 Bytes
README.SUSE 0000001683 1.64 KB
aarch64-prolong-timeout.patch 0000000492 492 Bytes
baselibs.conf 0000000038 38 Bytes
bpo-36576-skip_tests_for_OpenSSL-111.patch 0000004313 4.21 KB
bpo23395-PyErr_SetInterrupt-signal.patch 0000006531 6.38 KB
bpo36263-Fix_hashlib_scrypt.patch 0000001219 1.19 KB
distutils-reproducible-compile.patch 0000000527 527 Bytes
idle3.appdata.xml 0000001719 1.68 KB
idle3.desktop 0000000253 253 Bytes
import_failed.map 0000000290 290 Bytes
import_failed.py 0000000775 775 Bytes
macros.python3 0000001031 1.01 KB
pep538_coerce_legacy_c_locale.patch 0000035927 35.1 KB
pip-20.2.3-py2.py3-none-any.whl 0001350933 1.29 MB
pre_checkin.sh 0000003661 3.58 KB
python-3.3.0b1-curses-panel.patch 0000000376 376 Bytes
python-3.3.0b1-fix_date_time_compiler.patch 0000000953 953 Bytes
python-3.3.0b1-localpath.patch 0000000495 495 Bytes
python-3.3.0b1-test-posix_fadvise.patch 0000000538 538 Bytes
python-3.3.3-skip-distutils-test_sysconfig_module.patch 0000000623 623 Bytes
python-3.6-CVE-2017-18207.patch 0000000703 703 Bytes
python-3.6.0-multilib-new.patch 0000012729 12.4 KB
python.keyring 0000252036 246 KB
python3-base-rpmlintrc 0000000172 172 Bytes
python3-base.changes 0000030884 30.2 KB
python3-base.spec 0000019993 19.5 KB
python3-doc.changes 0000008711 8.51 KB
python3-doc.spec 0000006243 6.1 KB
python3-rpmlintrc 0000000313 313 Bytes
python3-sorted_tar.patch 0000005946 5.81 KB
python3.changes 0000017012 16.6 KB
python3.spec 0000015731 15.4 KB
recursion.tar 0000000516 516 Bytes
setuptools-44.1.1-py2.py3-none-any.whl 0000583190 570 KB
skip_random_failing_tests.patch 0000006371 6.22 KB
skipped_tests.py 0000001871 1.83 KB
subprocess-raise-timeout.patch 0000000693 693 Bytes
Revision 2 (latest revision is 3)
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 2)
- Add python3-sorted_tar.patch (boo#1081750)
  * upstream fix for CVE-2013-4238
- Update RPM group for python documentation.
  * see python3-base for details

  * see python3-base.changes for details
- run spec through spec-cleaner, rearrange sections
- Build the docs in .qch format as well

- "Python" to "Python 3" in summary
- Add python-Sphinx version requirement (1.2)

  * see python3-base.changes for details

- Fix source list for previous change (add dh2048.pem).
- drop the PDF subpackage
  (removes the massive texlive dependency, and most likely nobody is
  using the PDFs anyway)

- Add texlive-upquote BuildRequires: dependency to render the docs.

- drop upstream compiled sources
- build documentation from source tarball
  * this brings build-time dependency on Sphinx and LaTeX
- drop useless README.AIX and duplicate ACKS file
- drop wrong Obsoletes/Provides pairs

- initial commit of 3.4.0 beta2
  * for full changelog, see python3-base
Comments 0