[MacPorts] SummerOfCode2014_pypi2port modified

MacPorts noreply at macports.org
Sat Aug 16 00:15:06 PDT 2014


Page "SummerOfCode2014_pypi2port" was changed by gaurav at macports.org
Diff URL: <https://trac.macports.org/wiki/SummerOfCode2014_pypi2port?action=diff&version=3>
Revision 3
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: SummerOfCode2014_pypi2port
=========================================================================
--- SummerOfCode2014_pypi2port (version: 2)
+++ SummerOfCode2014_pypi2port (version: 3)
@@ -1,31 +1,24 @@
 == Roadmap  ==
 
 === Week # 0 ===
-
-A few days before the actual coding period began I was still getting to know the Macports developers. Although my project needed me to create a standalone pip2port script, however, I still needed to get well acquainted with the portfile development. Clemens gave the participants a svn primer which helped me set up my branch.
+* Created wiki page for project and self
+* Added project to GSoC 2014 project page
+* Got acquainted with [https://guide.macports.org/chunked/development.html "Portfile development"].
 
 === Week # 1===
 (19/05/2014 - 25/05/2014)
-
-ToDo for week 1
-
-* 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.
+* Basic tester script which parses arguments
+* Fetches data from [https://wiki.python.org/moin/PyPIXmlRpc "XmlRpc API"] of [https://pypi.python.org/pypi "pypi"].
+* File upstream bugs for instances where description and download_url not present.
 
 === Week # 2===
 (26/05/2014 - 01/06/2014)
-
-ToDo for week 2
-
-* 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.
+* 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)
-
-ToDo for week 3
-
 * 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.
 
-------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