Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/docker-py: rebuild against python 3.8 | Natanael Copa | 2019-11-07 | 1 | -1/+1 |
| | |||||
* | community/xpra: fix build on 32bit non-x86 | Natanael Copa | 2019-11-07 | 2 | -3/+23 |
| | | | | Simply drop setting -mfpmath=387 complie flag | ||||
* | community/py3-gevent: actually rebuild against python 3.8 | Natanael Copa | 2019-11-07 | 1 | -1/+1 |
| | | | | | previous commit (e5ea364326ab) did not bump pkgrel so package was actually never rebuilt against python 3.8. | ||||
* | community/libplist: disable tests on armhf | Natanael Copa | 2019-11-07 | 1 | -1/+1 |
| | |||||
* | community/xpra: disable on arches with botched rebuilds | Leo | 2019-11-07 | 1 | -2/+2 |
| | |||||
* | testing/py3-ncclient: disable | Leo | 2019-11-07 | 1 | -1/+1 |
| | |||||
* | testing/binwalk: depend on python3 | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | community/py3-opengl-accelerate: actually rebuild against python3.8 | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | community/py3-rencode: actually rebuild against python3.8 | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | community/py3-msgpack: actually rebuild against python3.8 | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | community/py3-twisted: run cython, not cython3 | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | community/py3-twisted: re-enable | Leo | 2019-11-06 | 1 | -1/+1 |
| | | | | This seems to be the only way to get changes made to the builders. | ||||
* | community/py3-twisted: disable | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | testing/synapse: upgrade to 1.5.1 | Leo | 2019-11-06 | 1 | -2/+2 |
| | |||||
* | community/py3-twisted: depend on cython | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | community/py3-twisted: workaround busybox rm particularities | Leo | 2019-11-06 | 1 | -3/+3 |
| | | | | | | busybox rm -r needs the positional argument as . if you want to work against the current directory, GNU rm assumes that no positional argument for paths means current directory. | ||||
* | community/py3-twisted: re-enable | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | community/py3-twisted: disable for now | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | community/py3-hypothesis: upgrade to 4.43.5 | Leo | 2019-11-06 | 1 | -3/+2 |
| | |||||
* | main/opensmtpd: add -dbg subpackage | Jakub Jirutka | 2019-11-06 | 1 | -2/+2 |
| | |||||
* | main/py-parsing: upgrade to 2.4.4 | Leo | 2019-11-06 | 1 | -3/+3 |
| | |||||
* | testing/opendetex: remove aport | Sören Tempel | 2019-11-06 | 2 | -50/+0 |
| | | | | Stopped using it myself. | ||||
* | community/py3-oscrypto: move from testing | Sören Tempel | 2019-11-06 | 1 | -0/+0 |
| | |||||
* | main/faad2: upgrade to 2.9.1 | Leo | 2019-11-06 | 1 | -2/+2 |
| | |||||
* | main/perl-image-exiftool: upgrade to 11.75 | Leo | 2019-11-06 | 1 | -2/+2 |
| | |||||
* | community/networkmanager: upgrade to 1.20.6 | Milan P. Stanić | 2019-11-06 | 1 | -3/+3 |
| | |||||
* | testing/py3-path.py: upgrade to 12.0.2 | Leo | 2019-11-06 | 1 | -4/+4 |
| | |||||
* | community/neovim: upgrade to 0.4.3 | Leo | 2019-11-06 | 1 | -2/+2 |
| | |||||
* | main/opensmtpd: build against openssl instead of libressl | Jakub Jirutka | 2019-11-06 | 1 | -1/+1 |
| | | | | OpenSMTPD currently supports both LibreSSL 3.x and OpenSSL 1.1. | ||||
* | main/opensmtpd: upgrade to 6.6.1p1 | Jakub Jirutka | 2019-11-06 | 2 | -78/+4 |
| | |||||
* | main/libressl: upgrade to 3.0.2 | Jakub Jirutka | 2019-11-06 | 2 | -56/+4 |
| | |||||
* | community/py3-twisted: don't use busybox-incompatible option -v | Leo | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | testing/nix: upgrade to 2.3.1 | Leo | 2019-11-06 | 1 | -11/+9 |
| | |||||
* | community/py3-twisted: disable tests to unblock builders | Natanael Copa | 2019-11-06 | 1 | -1/+4 |
| | | | | twisted needs some fixes to work with python 3.8 | ||||
* | main/ipset: upgrade to 7.4 | Kaarle Ritvanen | 2019-11-06 | 1 | -2/+2 |
| | |||||
* | main/ansible: lbu module | Kaarle Ritvanen | 2019-11-06 | 2 | -2/+155 |
| | |||||
* | main/mercurial: add explicit depends on python3 | Natanael Copa | 2019-11-06 | 1 | -1/+2 |
| | | | | | | | Prior to python 3.8 python3-config --libs would return libpython, which caused the python modules to pull in python as dependency. With python 3.8 this no longer happens unless you add --embed, so we need add explictit depends on python3. | ||||
* | community/py3-twisted: fix dependency | Leo | 2019-11-06 | 1 | -2/+2 |
| | | | | thanks to @ncopa for finding this one | ||||
* | main/py-django-contact-form: migrate to Python 3 | Kaarle Ritvanen | 2019-11-06 | 1 | -5/+6 |
| | |||||
* | community/py3-automat: re-enable tests but don't run ones for Twisted | Leo | 2019-11-06 | 1 | -2/+1 |
| | | | | | | | | | | Twisted is used for a subsection of functionality and cause a circular dependency since Twisted uses automat as well, Graphviz is also removed since it is the other dependency required for the same subsect of functionality so no reason to keep it if we are going to disable testing it. This was found during the Python3.8 rebuild. | ||||
* | community/py3-automat: disable tests to unbreak circular dep | Leo | 2019-11-06 | 1 | -0/+1 |
| | |||||
* | main/py3-meld3: rebuild against python 3.8 | Natanael Copa | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | main/graphviz: rebuild against python 3.8 | Natanael Copa | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | main/ansible: rebuild again against python 3.8 | Natanael Copa | 2019-11-06 | 1 | -1/+1 |
| | | | | | py3-crypto was not rebuilt with python 3.8 ansible was rebuilt with python 3.7 instead of 3.8. Bump pkgrel again and rebuild it again. | ||||
* | main/py3-crypto: rebuild against python 3.8 | Natanael Copa | 2019-11-06 | 2 | -3/+19 |
| | |||||
* | community/py3-ecdsa: move from main | Natanael Copa | 2019-11-06 | 1 | -0/+0 |
| | | | | noting in main uses it so we can move it | ||||
* | main/py3-ecdsa: fix dependencies, run tests | Natanael Copa | 2019-11-06 | 1 | -4/+6 |
| | |||||
* | community/chromium: rebuild against libevent-2.1.11 | Leonardo Arena | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | main/py-scandir: remove | Natanael Copa | 2019-11-06 | 1 | -51/+0 |
| | | | | | scandir is bundled with python itself since python 3.5. There seems to be nothing that depnds on it either, so it can be removed. | ||||
* | Revert "main/docbook-xsl: remove not needed patch and bump pkgrel" | Natanael Copa | 2019-11-06 | 2 | -2/+37 |
| | | | | | | | | The non-recursive-string-subst patch is needed for building samba docs. Rebase it again against 1.79.2. This reverts commit 218abcf559420f71eb7f8f96b0c066ffa7f62590 and paritally reverts 163ac6aeef12affd8b0296e5c491fa944f313d63. |