summaryrefslogtreecommitdiffstats
path: root/patches/packages/python3-3.9.12-x86_64-1_slack15.0.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-03-24 20:59:09 +0000
committer Eric Hameleers <alien@slackware.com>2022-03-25 13:29:47 +0100
commit545dfeeec3920914849fcb8c1f0c3f747819fa5f (patch)
tree183ae4cd97daf1f90ae422712e34df4ab85a8601 /patches/packages/python3-3.9.12-x86_64-1_slack15.0.txt
parent29c65b68049ac95d5305ce653716eae6c82b4b9a (diff)
downloadcurrent-545dfeeec3920914849fcb8c1f0c3f747819fa5f.tar.gz
current-545dfeeec3920914849fcb8c1f0c3f747819fa5f.tar.xz
Thu Mar 24 20:59:09 UTC 202220220324205909_15.0
patches/packages/python3-3.9.12-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release. For more information, see: https://pythoninsider.blogspot.com/2022/03/python-3104-and-3912-are-now-available.html usb-and-pxe-installers/usbimg2disk.sh: Upgraded. Calculate the space requirement by checking the size of the packages in the Slackware directory tree.
Diffstat (limited to 'patches/packages/python3-3.9.12-x86_64-1_slack15.0.txt')
-rw-r--r--patches/packages/python3-3.9.12-x86_64-1_slack15.0.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/python3-3.9.12-x86_64-1_slack15.0.txt b/patches/packages/python3-3.9.12-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..452e9852c
--- /dev/null
+++ b/patches/packages/python3-3.9.12-x86_64-1_slack15.0.txt
@@ -0,0 +1,11 @@
+python3: python3 (object-oriented interpreted programming language v3)
+python3:
+python3: Python is an interpreted, interactive, object-oriented programming
+python3: language that combines remarkable power with very clear syntax.
+python3: This is a new version of the language that is incompatible with the
+python3: 2.x line of releases. The language is mostly the same, but many
+python3: details, especially how built-in objects like dictionaries and strings
+python3: work, have changed considerably, and a lot of deprecated features have
+python3: finally been removed. Also, the standard library has been reorganized
+python3: in a few prominent places.
+python3: