[ 21:40 madpilot ] icoutils 0.31.0graphics Convert/extract images in Microsoft Windows(R) icon/cursor files
- Update to 0.31.0
Reported by: portscout
[ 21:39 bdrewery ] privman 0.9.3_2devel Library that makes it easy for programs to use privilege separation
- Take maintainership
- Trim header
[ 21:13 dbn ] pypy 2.0.1lang Fast, compliant implementation of the Python language
Update lang/pypy to 2.0.1.
Port ChangeLog:
* Sqlite3 added as a dependency
* DIST_SUBDIR no longer used as upstream now releases with a proper tarball
* Added ability to translate with pypy running in restricted memory mode
( faster than python2.7 and uses less memory!)
* Added support for pypy modules that use cffi (_sqlite3 and _curses)
Approved by: eadler,bdrewery (mentors, implicit)
[ 20:46 kwm ] libsoup 2.40.3_2devel A SOAP (Simple Object Access Protocol) implementation in C
libsoup isn't python 3 safe restrict python version, patch script to call
python2 since bin/python can be both major versions. [1]
While here: Add build depend on python for above said script, document sqlite3
depend and mark jobs safe.
Submitted by: eadler@ [1]
Obtained from: GNOME devel repo