aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/py-roman: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py-pillow: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py-olefile: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/ansible: upgrade to 2.8.5Joe Searle2019-11-051-2/+1
|
* main/py3-jinja2: updgrade to 2.10.3, drop python 2Natanael Copa2019-11-051-39/+10
|
* main/py3-zipp: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-importlib-metadata: move from testing / python 3.8Natanael Copa2019-11-051-0/+31
| | | | needed by py3-pluggy
* main/cyrus-sasl: use py3-sphinxNatanael Copa2019-11-051-2/+2
|
* main/py-markupsafe: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-paramiko: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-mock: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-pbr: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-pynacl: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-bcrypt: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-cryptography: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-asn1crypto: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py-idna: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-cffi: upgrade to 1.13.1Natanael Copa2019-11-051-3/+3
|
* main/py3-pytest: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-wcwidth: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-pluggy: drop py2Leo2019-11-051-24/+5
|
* main/py3-pluggy: rename from py-pluggyLeo2019-11-051-0/+0
|
* main/py-pluggy: upgrade to 0.12.0Leo2019-11-051-8/+7
|
* main/py-zipp3: move from testingLeo2019-11-051-0/+31
|
* main/py3-more-itertools: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py-attrs: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py-six: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-py: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-atomicwrites: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-cparser: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-asn1: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/py3-yaml: rebuild against python 3.8Natanael Copa2019-11-051-2/+2
|
* main/cython: rebuild against python 3.8, drop py2Natanael Copa2019-11-051-40/+5
|
* main/py-setuptools: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* main/libxml2: rebuild against python 3.8, enable xzNatanael Copa2019-11-051-2/+4
|
* main/python3: upgrade to 3.8Natanael Copa2019-11-052-242/+7
|
* main/links: rebuild for libevent-2.1.so.7Milan P. Stanić2019-11-051-1/+1
|
* main/fstrm: rebuild for libevent-2.1.so.7Milan P. Stanić2019-11-051-1/+1
|
* main/libinput: upgrade to 1.14.3Leo2019-11-051-2/+2
|
* main/libmaxminddb: upgrade to 1.4.1Leo2019-11-051-7/+3
|
* main/cryptsetup: upgrade to 2.2.2prspkt2019-11-051-2/+2
|
* main/radvd: upgrade to 2.18Milan P. Stanić2019-11-052-29/+3
| | | | remove s390x-tests.patch
* main/ipvsadm: upgrade to 1.30Leo2019-11-052-17/+9
|
* main/orc: upgrade to 0.4.31Leo2019-11-051-2/+2
|
* main/bluez: upgrade to 5.52Milan P. Stanić2019-11-052-55/+3
| | | | remove diffs from musl.patch which are added upstream
* main/memcached: rebuild for libevent-2.1.so.7Milan P. Stanić2019-11-041-1/+1
| | | | Closes !1074
* main/tmux: rebuild for libevent-2.1.so.7Milan P. Stanić2019-11-041-1/+1
| | | | Closes !1074
* main/bind: depend on bind-toolsKevin Daudt2019-11-041-2/+2
| | | | | | | | | | | | | | The install script needs to call rndc-confgen to generate a key which is required for reloading to work. 955e379151 (main/bind: add support for "reload", 2019-10-19) added support for reload, but that causes an issues when installing bind, because rndc-confgen is in the bind-tools subpackage, which is not available if you just install bind. Fix this by having bind depend on bind-tools. Fixes #10935
* main/libasr: add -dbg subpackageJakub Jirutka2019-11-041-2/+2
|
* main/opensmtpd: fix random crashes due to freeaddrinfo()Jakub Jirutka2019-11-042-2/+75
| | | | See https://github.com/OpenSMTPD/OpenSMTPD/issues/929#issuecomment-549420229