[fink:package-submissions] #4878 python35-3.5.3-1
"Hanspeter Niederstrasser" <[email protected]>
| Newsgroups | gmane.os.apple.fink.tracker |
|---|---|
| Message-ID | </p/fink/package-submissions/4878/6c44cd50c4fe841bb295ab5cef79be4b01cb04ec.package-submissions@fink.p.sourceforge.net> |
- **labels**: --> Updated Version of Existing, languages - **status**: open --> closed-out-of-date - **Group**: Undergoing_Validation --> Rejected_(Already_in_Fink) --- ** [package-submissions:#4878] python35-3.5.3-1** **Status:** closed-out-of-date **Group:** Rejected_(Already_in_Fink) **Labels:** Updated Version of Existing languages **Created:** Tue Jan 17, 2017 11:32 PM UTC by Jack Howarth **Last Updated:** Tue Jan 17, 2017 11:33 PM UTC **Owner:** Daniel Johnson Update python35 to the 3.5.3 release with the Info file and patch changes... ~~~ Index: python35.info =================================================================== RCS file: /cvsroot/fink/dists/10.9-libcxx/stable/main/finkinfo/languages/python35.info,v retrieving revision 1.8 diff -u -r1.8 python35.info --- python35.info 18 Dec 2016 18:18:26 -0000 1.8 +++ python35.info 17 Jan 2017 23:28:33 -0000 @@ -1,8 +1,8 @@ # -*- coding: ascii; tab-width: 4; x-counterpart: python35.patch -*- Info2: << Package: python%type_pkg[python] -Version: 3.5.2 -Revision: 2 +Version: 3.5.3 +Revision: 1 Type: python 3.5 Maintainer: Daniel Johnson <[email protected]> Depends: << @@ -46,12 +46,12 @@ Provides: argparse-py%type_pkg[python], futures-py%type_pkg[python], enum34-py%type_pkg[python], pathlib-py%type_pkg[python] Source: https://www.python.org/ftp/python/%v/Python-%v.tar.xz -Source-MD5: 8906efbacfcdc7c3c9198aeefafd159e +Source-MD5: 57d1f8bfbabf4f2500273fb0706e6f21 # Doc tarball missing upstream. #Source2: https://www.python.org/ftp/python/doc/%v/python-%v-docs-html.tar.bz2 #Source2-MD5: c576463076f94da8daaf39f8eaeacd14 PatchFile: %n.patch -PatchFile-MD5: 297801edbfa24477ab4e72045167fb8e +PatchFile-MD5: fa55cdd27f1f79bf7d6972c29ea54567 PatchScript: << sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1 # /tmp and /var/tmp are symlinks to /private/tmp and /private/var/tmp Index: python35.patch =================================================================== RCS file: /cvsroot/fink/dists/10.9-libcxx/stable/main/finkinfo/languages/python35.patch,v retrieving revision 1.2 diff -u -r1.2 python35.patch --- python35.patch 1 Jul 2016 00:05:39 -0000 1.2 +++ python35.patch 17 Jan 2017 23:28:33 -0000 @@ -24,21 +24,6 @@ # There's a chicken-and-egg situation on OS X with regards to the # _sysconfigdata module after the changes introduced by #15298: -diff -ru Python-3.5.2.orig/Lib/test/test_pyexpat.py Python-3.5.2/Lib/test/test_pyexpat.py ---- Python-3.5.2.orig/Lib/test/test_pyexpat.py 2016-06-25 17:38:37.000000000 -0400 -+++ Python-3.5.2/Lib/test/test_pyexpat.py 2016-06-30 18:48:29.000000000 -0400 -@@ -660,7 +660,10 @@ - parser.Parse(xml, True) - self.fail() - except expat.ExpatError as e: -- self.assertEqual(str(e), 'XML declaration not well-formed: line 1, column 14') -+ self.assertIn(str(e), [ -+ 'XML declaration not well-formed: line 1, column 13', -+ 'XML declaration not well-formed: line 1, column 14', -+ ]) - - class ErrorMessageTest(unittest.TestCase): - def test_codes(self): diff -ru Python-3.5.2.orig/Makefile.pre.in Python-3.5.2/Makefile.pre.in --- Python-3.5.2.orig/Makefile.pre.in 2016-06-25 17:38:37.000000000 -0400 +++ Python-3.5.2/Makefile.pre.in 2016-06-30 18:46:05.000000000 -0400 ~~~ Tested on 10.12 with 'fink -m'. --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/fink/package-submissions/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/fink/admin/package-submissions/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Fink-tracker mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.tracker