[MacPorts] SummerOfCode2014_pypi2port modified

MacPorts noreply at macports.org
Sat Aug 16 00:50:28 PDT 2014


Page "SummerOfCode2014_pypi2port" was changed by gaurav at macports.org
Diff URL: <https://trac.macports.org/wiki/SummerOfCode2014_pypi2port?action=diff&version=4>
Revision 4
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: SummerOfCode2014_pypi2port
=========================================================================
--- SummerOfCode2014_pypi2port (version: 3)
+++ SummerOfCode2014_pypi2port (version: 4)
@@ -13,25 +13,30 @@
 
 === Week # 2===
 (26/05/2014 - 01/06/2014)
-* Tester script able to search for python packages by the name classifier
-* Tester script able to fetch and extract distfiles to ./sources
-* Tester script able to pull release data from pypi
+* Tester script able to search for python packages by the name classifier.
+* Tester script able to fetch and extract distfiles to ./sources.
+* Tester script able to pull release data from pypi.
 
 === Week # 3===
 (02/06/2014 - 08/06/2014)
-* Create functions that use collected data to write a Portfile to ./python/$name_package/Portfile.
-* Create functions that run port lint, fetch, checksum and extract on ./python/$name_package.
+* Created portfile taking [https://svn.macports.org/repository/macports/contrib/portfile-gen/portfile-gen 'portfile-gen'] as the base script for generating portfiles.
+* Tried fetching fata from previous versions which might help in fetching more data.
+* Made an analysis of the data fetched from previous versions.
+* Made python as the first choice of category for all packages.
+* Generated checksums for packages using openssl.
+* Created functions that run port lint, fetch, checksum and extract on ./python/$name_package.
 
 === Week # 4===
 (09/06/2014 - 15/06/2014)
-
-ToDo for week 4
+* Generated portfiles for some selected packages by the tester script.
+* Looked for some help on fetching distfiles from [https://github.com/cakebread/yolk "yolk"]
+* Made setuptools a build dependency for all packages.
+* Read [https://trac.macports.org/browser/trunk/dports/_resources/port1.0/group/python-1.0.tcl "python-1.0.tcl"] to have a look at what Python portgroup does.
+* Added support for dependencies based on the .egg files and .whl files listed.
+* Generalised naming to pyXX-<pypi-name>.
 
 === Week # 5===
 (16/06/2014 - 22/06/2014)
-
-ToDo for week 5
-
 * Test each phase of the Portfile {fetch, checksum, extract, patch, configure, build and destroot}.
 
 === Week # 6===
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/SummerOfCode2014_pypi2port>
MacPorts <http://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'SummerOfCode2014_pypi2port' page.
If it was not you, please report to .


More information about the macports-changes mailing list