Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-28 | user/py3-openssl: Add python3 to deps | zlg | 1 | -1/+1 | |
2018-11-28 | user/py3-mock: correct license, add python3 to depends | zlg | 1 | -2/+2 | |
2018-11-28 | user/py3-josepy: Add python3 to deps | zlg | 1 | -1/+1 | |
2018-11-28 | user/py3-idna: correct license, deps | zlg | 1 | -2/+2 | |
2018-11-28 | user/py3-cryptography: correct license, add python3 dep | zlg | 1 | -4/+4 | |
Also did a version bump. | |||||
2018-11-28 | user/py3-configobj: spaces -> tabs, correct license | zlg | 1 | -5/+5 | |
2018-11-28 | user/py3-configargparse: remove `|| return 1` line | zlg | 1 | -1/+1 | |
2018-11-28 | user/py3-chardet: correct license | zlg | 1 | -1/+1 | |
2018-11-28 | user/py3-certifi: add ca-certificates to depends | zlg | 1 | -4/+4 | |
Additionally updated the homepage to reflect current PyPI URLs and bumped the version. | |||||
2018-11-28 | user/certbot: remove install= line, add python3 to deps per !113 | zlg | 1 | -3/+2 | |
2018-11-21 | user/certbot: new package | zlg | 1 | -0/+45 | |
2018-11-21 | user/py3-pyyaml: new package | zlg | 1 | -0/+33 | |
This one is needed for tests in one or two of the packages in this merge set, but also a good supplement to user/yaml. | |||||
2018-11-21 | user/py3-configargparse: new package | zlg | 2 | -0/+48 | |
2018-11-21 | user/py3-rfc3339: new package | zlg | 1 | -0/+30 | |
2018-11-21 | user/py3-requests-toolbelt: new package | zlg | 1 | -0/+28 | |
2018-11-21 | user/py3-requests: new package | zlg | 1 | -0/+30 | |
2018-11-21 | user/py3-mock: new package | zlg | 1 | -0/+29 | |
2018-11-21 | user/py3-tz: new package | zlg | 3 | -0/+67 | |
2018-11-21 | user/py3-pbr: new package | zlg | 1 | -0/+29 | |
2018-11-21 | user/py3-josepy: new package | zlg | 1 | -0/+28 | |
2018-11-21 | user/py3-urllib3: new package | zlg | 1 | -0/+31 | |
2018-11-21 | user/py3-chardet: new package | zlg | 1 | -0/+29 | |
2018-11-21 | user/py3-certifi: new package | zlg | 2 | -0/+43 | |
2018-11-21 | user/py3-openssl: new package | zlg | 1 | -0/+29 | |
2018-11-21 | user/py3-cryptography: new package | zlg | 1 | -0/+29 | |
2018-11-21 | user/py3-configobj: new package | zlg | 1 | -0/+29 | |
2018-11-21 | user/py3-zope-component: new package | zlg | 1 | -0/+29 | |
2018-11-21 | user/py3-pysocks: new package | zlg | 1 | -0/+30 | |
2018-11-21 | user/py3-asn1crypto: new package | zlg | 1 | -0/+33 | |
2018-11-21 | user/py3-idna: new package | zlg | 1 | -0/+34 | |
2018-11-21 | user/py3-zope-interface: new package | zlg | 1 | -0/+32 | |
2018-11-21 | user/py3-parsedatetime: new package | zlg | 1 | -0/+29 | |
2018-11-21 | user/py3-zope-event: new package | zlg | 1 | -0/+33 | |
2018-11-21 | user/py3-future: new package | zlg | 1 | -0/+30 | |
2018-11-21 | user/unrar: remove illegal package | A. Wilcox | 2 | -60/+0 | |
2018-11-21 | Merge branch 'fix-yaml.2018-11-20' into 'master' | A. Wilcox | 3 | -3/+72 | |
system/yaml: Backport emitter fix from v0.2.2-pre1 These patches fix an emitter problem that prevents PyYAML 3.13's test suite from passing. They should not be necessary when libyaml v0.2.2 is released. Patch-Author: James Clarke <jrtc27@jrtc27.com> See-Also: https://github.com/yaml/pyyaml/issues/184 See-Also: https://github.com/yaml/libyaml/issues/60#issuecomment-311836709 See merge request !111 | |||||
2018-11-20 | system/yaml: Backport emitter fix from v0.2.2-pre1 | zlg | 3 | -3/+72 | |
These patches fix an emitter problem that prevents PyYAML 3.13's test suite from passing. They should not be necessary when libyaml v0.2.2 is released. Patch-Author: James Clarke <jrtc27@jrtc27.com> See-Also: https://github.com/yaml/pyyaml/issues/184 See-Also: https://github.com/yaml/libyaml/issues/60#issuecomment-311836709 | |||||
2018-11-20 | Merge branch 'add-keychain' into 'master' | A. Wilcox | 1 | -0/+29 | |
user/keychain: new package Keychain is a set of shell scripts (edited by a Perl script) that automates the handling of OpenSSH, OpenPGP, and other security keys. Given that it's a shell script, I did not include dependencies on OpenSSH or GnuPG since it can be used with one, the other, both, or one of the more exotic options. Its behavior is completely dependent on the user telling it what to use. See merge request !109 | |||||
2018-11-20 | Merge branch 'fix-fcron-initd' into 'master' | A. Wilcox | 2 | -11/+96 | |
system/fcron: fix initd '[crashed]' message Importing Gentoo's fcron initd script brings more options to starting fcron and fixes the '[crashed]' message in `rc-status`. See merge request !108 | |||||
2018-11-20 | Merge branch 'bump.aerdan.20181115' into 'master' | A. Wilcox | 3 | -6/+6 | |
Bugfix bumps for packages owned by Kiyoshi Aman/the Adélie Perl team for 15 November 2018 See merge request !107 | |||||
2018-11-20 | Merge branch 'rust' into 'master' | A. Wilcox | 1 | -25/+25 | |
user/rust: Fix patch checksums The old ones match if you run `sed -i 's/^2\.18\.0/2.19.1/ *.patch`. See merge request !106 | |||||
2018-11-19 | user/keychain: remove tests | zlg | 1 | -4/+1 | |
oops | |||||
2018-11-19 | user/keychain: new package | zlg | 1 | -0/+32 | |
2018-11-19 | system/fcron: fix initd '[crashed]' message | zlg | 2 | -11/+96 | |
Importing Gentoo's fcron initd script brings more options to starting fcron and fixes the '[crashed]' message in `rc-status`. | |||||
2018-11-18 | user/bugzilla: new package | A. Wilcox | 1 | -0/+43 | |
2018-11-18 | user/patchutils: new package | A. Wilcox | 1 | -0/+38 | |
2018-11-18 | user/perl-dbd-pg: new package | A. Wilcox | 1 | -0/+34 | |
2018-11-18 | user/perl-file-mimeinfo: new package | A. Wilcox | 1 | -0/+35 | |
2018-11-18 | user/perl-file-desktopentry: new package | A. Wilcox | 1 | -0/+34 | |
2018-11-18 | user/perl-file-basedir: new package | A. Wilcox | 1 | -0/+35 | |