Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing/py3-shapely: rebuild against geos 3.8.0 | Holger Jaekel | 2019-11-21 | 1 | -4/+9 | |
| | | | | Closes !1348 | |||||
* | testing/gdal: rebuild against geos 3.8.0 | Holger Jaekel | 2019-11-21 | 1 | -2/+2 | |
| | | | | Closes !1348 | |||||
* | testing/geos: upgrade to 3.8.0 | Holger Jaekel | 2019-11-21 | 1 | -10/+6 | |
| | | | | Closes !1348 | |||||
* | community/apenwarr-redo: fix check error | Kevin Daudt | 2019-11-21 | 1 | -1/+1 | |
| | | | | | The test suite complains when common variables are set, so we unset those. But recently, `CXX` has been set as well, so we need to unset that. | |||||
* | community/libwnck3: disable -doc subpackage | Leo | 2019-11-21 | 1 | -1/+1 | |
| | | | | thanks @kdaudt for noticing it | |||||
* | community/libwnck3: disable gtk-doc generation | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | community/youtube-dl: upgrade to 2019.11.22 | prspkt | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | community/garcon: fix build | Leo | 2019-11-21 | 1 | -3/+10 | |
| | | | | | | The source is unavailable so use a github-mirror. The mirror has no ready configure files so we need to regenerate them. | |||||
* | testing/openv2g: disable on all archs, prepare fails | Milan P. Stanić | 2019-11-21 | 1 | -1/+1 | |
| | ||||||
* | testing/openv2g: New aport | Olliver Schinagl | 2019-11-21 | 2 | -0/+226 | |
| | | | | | | | | | | | | | | OpenV2G is an open source implementation of the ISO IEC 15118 and also the DIN 70121 vehicle to grid (V2G) communication interface. The main component are the libraries, but the repository also includes a testing application. The makefile(s) are a bit of a mess, and should be rewritten. However as that is outside of the scope, only the most minimal changes where done to produce a useable build. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | |||||
* | main/py3-filelock: rebuild against python3.8 | Leo | 2019-11-21 | 1 | -4/+1 | |
| | ||||||
* | community/rest: disable failing tests and rebuild | Leo | 2019-11-21 | 2 | -10/+131 | |
| | | | | | | | | | | - Remove oauth and oauth-sync tests since they fail - Remove libsoup-dev from depends_dev since it is found by pkgconfig - Move gobject-introspection-dev to makedepends since it is not required by the -dev package - With the 2 above we can remove the depends_dev variable and use only makedepends - Fix policy violations found by apkbuild-lint | |||||
* | community/py3-tornado: upgrade to 6.0.3 | Leo | 2019-11-21 | 1 | -8/+14 | |
| | ||||||
* | community/py3-tornado: move from main | Leo | 2019-11-21 | 1 | -0/+0 | |
| | ||||||
* | community/apk-file: upgrade to 0.3.6 | Daniele Debernardi | 2019-11-21 | 1 | -4/+4 | |
| | ||||||
* | testing/gyp: upgrade to 20190716 | Oleg Titov | 2019-11-21 | 1 | -3/+8 | |
| | | | | - Add cleanup_srcdir() | |||||
* | main/py3-pluggy: upgrade to 0.13.0 | Leo | 2019-11-21 | 1 | -6/+3 | |
| | ||||||
* | community/py3-tqdm: upgrade to 4.38.0 | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | main/py3-six: upgrade to 1.13.0 | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | main/py3-sphinx: upgrade to 2.2.1 | Leo | 2019-11-21 | 1 | -5/+4 | |
| | ||||||
* | community/py3-hypothesis: drop patch for older attrs compat | Leo | 2019-11-21 | 2 | -48/+1 | |
| | ||||||
* | main/py3-attrs: upgrade to 19.3.0 | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | community/ntpsec: upgrade to 1.1.8 | Leo | 2019-11-21 | 1 | -5/+4 | |
| | ||||||
* | testing/netcdf: upgrade to 4.7.3 | Leo | 2019-11-21 | 1 | -5/+5 | |
| | ||||||
* | community/gtksourceview4: disable on s390x | Leo | 2019-11-21 | 1 | -1/+1 | |
| | ||||||
* | community/libsass: fix build | Leo | 2019-11-21 | 2 | -3/+22 | |
| | | | | Set the pkgconfig version to our current version | |||||
* | main/parted: disable tests that fail on other arches | Leo | 2019-11-21 | 2 | -6/+26 | |
| | ||||||
* | main/parted: upgrade to 3.3 | Leo | 2019-11-21 | 2 | -37/+13 | |
| | ||||||
* | testing/py3-elasticsearch: upgrade to 7.1.0 | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | community/py3-jsonschema: upgrade to 3.2.0 | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | main/py3-docutils: upgrade to 0.15.2 | Leo | 2019-11-21 | 1 | -6/+14 | |
| | ||||||
* | community/spice-gtk: fix build | Leo | 2019-11-21 | 2 | -4/+21 | |
| | | | | | | - Add missing perl dependency, spice-gtk uses pod2man - Patch the version field, otherwise the git script runs and appends the -dirty suffix which is invalid in pkgconfig | |||||
* | main/alpine-conf: fix lbu exit codes on error | Natanael Copa | 2019-11-21 | 2 | -2/+34 | |
| | ||||||
* | community/py3-apipkg: disable tests | Leo | 2019-11-21 | 1 | -0/+2 | |
| | | | | | | They are know to be incompatible with Pytest 5.1 and above. See: https://github.com/pytest-dev/apipkg/issues/17 | |||||
* | community/vulkan-loader: upgrade to 1.1.128 | Leo | 2019-11-21 | 1 | -2/+2 | |
| | ||||||
* | community/vulkan-headers: upgrade to 1.1.128 | Leo | 2019-11-21 | 1 | -2/+2 | |
| | ||||||
* | community/dnscrypt-proxy: upgrade to 2.0.33 | Leo | 2019-11-21 | 1 | -7/+5 | |
| | ||||||
* | community/gedit-plugins: upgrade to 3.34.1 | Leo | 2019-11-21 | 1 | -2/+2 | |
| | ||||||
* | community/gedit: upgrade to 3.34.1 | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | main/libtasn1: upgrade to 4.15.0 | Leo | 2019-11-21 | 1 | -6/+3 | |
| | ||||||
* | testing/py3-boto3: upgrade to 1.10.22 | Leo | 2019-11-21 | 1 | -2/+2 | |
| | ||||||
* | testing/py3-botocore: upgrade to 1.13.22 | Leo | 2019-11-21 | 1 | -2/+2 | |
| | ||||||
* | main/py3-pytest: upgrade to 5.3.0 | Leo | 2019-11-21 | 1 | -6/+3 | |
| | ||||||
* | testing/py3-fastavro: upgrade to 0.22.7 | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | testing/py3-fonttools: upgrade to 4.1.0 | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | community/py3-zope-component: upgrade to 4.6 | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | community/py3-zope-proxy: upgrade to 4.3.3 | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | community/jsoncpp: disable tests | Leo | 2019-11-21 | 1 | -0/+8 | |
| | ||||||
* | main/perl-http-cookies: upgrade to 6.07 | Leo | 2019-11-21 | 1 | -5/+2 | |
| | ||||||
* | community/gvmd: fix checksum | Leo | 2019-11-21 | 1 | -1/+1 | |
| |