Changes between Version 4 and Version 5 of SummerOfCode2014_pypi2port
- Timestamp:
- Aug 16, 2014, 8:57:28 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode2014_pypi2port
v4 v5 38 38 === Week # 5=== 39 39 (16/06/2014 - 22/06/2014) 40 * Test each phase of the Portfile {fetch, checksum, extract, patch, configure, build and destroot}. 40 * Fixed various portfile formatting and wrapping errors. 41 * Made master_site to [https://pypi.python.org/packages/2.7/ "master_directory"]. 42 * Fixed destroot phase. 43 * Fixed long_description to remove characters which are not as per the utf-8 encoding. 44 * Fixed a large bug regarding the portfile formatting which later on resulted in successful portindex. 41 45 42 46 === Week # 6=== … … 44 48 45 49 *** MID-TERM EVALUATIONS *** 50 * Portindex successful for approximately 70% of the packages. 51 * Portfile formatting and wrapping errors taken care of to some extent. 52 * Basic portfile available for most of the packages which can be worked upon. 46 53 47 54 === Week # 7===