2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356) |
Log message:
Switch to MASTER_SITES_PYPI.
|
2015-12-05 22:26:09 by Adam Ciarcinski | Files touched by this commit (578) |
Log message:
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-10-01 15:16:53 by Richard PALO | Files touched by this commit (2) | |
Log message:
Update to relatorio-0.6.2
0.6.2 - 20150919
* Add name argument for "image:" in odf
* Remove table:end-cell-address from draw:frame as the address could be wrong
* Remove nose
* Add directives: attrs, content, replace and strip
Homepage updated as well.
|
2015-04-14 01:12:44 by Blue Rats | Files touched by this commit (94) |
Log message:
Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
|
2015-03-18 00:14:32 by Blue Rats | Files touched by this commit (2) |
Log message:
Update to latest release, 0.6.1. Patch from palo@ in private mail. Changes:
It is a minor release that fixes one issue and adds two improvements:
* Explicitly close ZipFile
* Avoid zip content in traceback
* Improve Python 3 support
|
2014-06-29 00:59:33 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
py26 not supported by py-pycha
|
2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553) |
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
|
2014-02-02 09:15:50 by Thomas Klausner | Files touched by this commit (1) |
Log message:
When using pbulk as-is we have to recursively mark python-3.x packages
as not buildable even if just one of their dependencies is not, because
otherwise the dependency resolving step doesn't finish and the build
is not started.
For this reason, re-add "PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 via \
py-pycha"
|
2014-02-02 00:28:09 by Blue Rats | Files touched by this commit (3) |
Log message:
Updated to latest release, 0.6.0. This package is not incompatible with
python33. Its dependencies are, but not the package itself. From CHANGELOG:
0.6.0 - 20130810
* Add support for Python 3
* Allow to pass only source to Template
|