[MacPorts] SummerOfCode2014_pip2port modified

MacPorts noreply at macports.org
Wed May 21 11:41:47 PDT 2014


Page "SummerOfCode2014_pip2port" was changed by pixilla at macports.org
Diff URL: <https://trac.macports.org/wiki/SummerOfCode2014_pip2port?action=diff&version=5>
Revision 5
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: SummerOfCode2014_pip2port
=========================================================================
--- SummerOfCode2014_pip2port (version: 4)
+++ SummerOfCode2014_pip2port (version: 5)
@@ -8,16 +8,7 @@
 
 ToDo for week 1
 
-1. Pull data from [https://github.com/edumbill/doap/wiki DOAP] for building base Portfile.
- * name
- * version
- * master_site
- * shortdescription
- * description
- * license
- * disfiles
- * depends_lib
-briefly which will be query and pull data from pypi
+* Create functions to query and pull data from [https://pypi.python.org/pypi pypi].
 
 A few days have gone by and we have a basic tester script which fetches data from the xmlrpc api of pypi and gives the output to stdout. There are instances where data like description and download-url is not present for packages. We are planning to file an upstream bugs for all instances of such sort.
 
@@ -25,19 +16,21 @@
 
 ToDo for week 2
 
-* Create functions to extract pypi data and write python/$name_package/Portfile with mandatory fields.
+* Create functions that utilize pip to fetch and extract distfiles to ./sources.
+* Create functions that utilize pip to pull additional data from the extract distfiles.
 
 === Week # 3===
 
 ToDo for week 3
 
-* Use pip to fetch and extract and then use pip to pull additional info from source files i.e. Create functions to use pip to further discover data from package sources.
+* 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.
 
 === Week # 4===
 
 ToDo for week 4
 
-* Assemble a Portfile with the collected data
+
 
 === Week # 5===
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/SummerOfCode2014_pip2port>
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_pip2port' page.
If it was not you, please report to .


More information about the macports-changes mailing list