]> git.pld-linux.org Git - packages/python3.git/blobdiff - python-distro.patch
- update to 3.8.0
[packages/python3.git] / python-distro.patch
diff --git a/python-distro.patch b/python-distro.patch
deleted file mode 100644 (file)
index a052d76..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- Python-3.3.1/Lib/platform.py~      2013-04-06 09:41:39.000000000 +0200
-+++ Python-3.3.1/Lib/platform.py       2013-05-11 16:25:29.566791008 +0200
-@@ -261,7 +261,7 @@
- _supported_dists = (
-     'SuSE', 'debian', 'fedora', 'redhat', 'centos',
-     'mandrake', 'mandriva', 'rocks', 'slackware', 'yellowdog', 'gentoo',
--    'UnitedLinux', 'turbolinux', 'arch', 'mageia')
-+    'pld', 'UnitedLinux', 'turbolinux', 'arch', 'mageia')
- def _parse_release_file(firstline):
This page took 0.033054 seconds and 4 git commands to generate.