diff --git a/packages/dev-python/python-application/python-application-2.5.0.exheres-0 b/packages/dev-python/python-application/python-application-2.7.0.exheres-0 similarity index 100% rename from packages/dev-python/python-application/python-application-2.5.0.exheres-0 rename to packages/dev-python/python-application/python-application-2.7.0.exheres-0 diff --git a/packages/dev-python/python-eventlib/files/python-eventlib-0.2.2-libressl.patch b/packages/dev-python/python-eventlib/files/python-eventlib-0.2.2-libressl.patch deleted file mode 100644 index 904bd9d0..00000000 --- a/packages/dev-python/python-eventlib/files/python-eventlib-0.2.2-libressl.patch +++ /dev/null @@ -1,15 +0,0 @@ -From: Julian Ospald -Date: Tue Sep 8 01:22:40 UTC 2015 -Subject: fix compatibility with libressl -Upstream: not yet - ---- a/eventlib/green/socket.py -+++ b/eventlib/green/socket.py -@@ -89,7 +89,6 @@ - else: - # some constants the SSL module exports but not in __all__ - from eventlib.green.ssl import (RAND_add, -- RAND_egd, - RAND_status, - SSL_ERROR_ZERO_RETURN, - SSL_ERROR_WANT_READ, diff --git a/packages/dev-python/python-eventlib/python-eventlib-0.2.2.exheres-0 b/packages/dev-python/python-eventlib/python-eventlib-0.2.4.exheres-0 similarity index 67% rename from packages/dev-python/python-eventlib/python-eventlib-0.2.2.exheres-0 rename to packages/dev-python/python-eventlib/python-eventlib-0.2.4.exheres-0 index a9127d1f..6c375e53 100644 --- a/packages/dev-python/python-eventlib/python-eventlib-0.2.2.exheres-0 +++ b/packages/dev-python/python-eventlib/python-eventlib-0.2.4.exheres-0 @@ -1,11 +1,11 @@ # Copyright 2016 Julian Ospald # Distributed under the terms of the GNU General Public License v2 -require setup-py [ import=distutils blacklist="3" ] +require github [ user="AGProjects" tag="release-${PV}" ] +require setup-py [ import=distutils blacklist="3" work="${PN}-release-${PV}" ] SUMMARY="Coroutine-based networking library" HOMEPAGE="http://sipsimpleclient.org" -DOWNLOADS="http://download.ag-projects.com/SipClient/${PNV}.tar.gz" LICENCES="MIT" SLOT="0" @@ -19,5 +19,3 @@ DEPENDENCIES=" net-twisted/TwistedCore[python_abis:*(-)?] " -DEFAULT_SRC_PREPARE_PATCHES=( "${FILES}/${PNV}-libressl.patch" ) - diff --git a/packages/dev-python/python-gnutls/python-gnutls-3.1.1.exheres-0 b/packages/dev-python/python-gnutls/python-gnutls-3.1.2.exheres-0 similarity index 100% rename from packages/dev-python/python-gnutls/python-gnutls-3.1.1.exheres-0 rename to packages/dev-python/python-gnutls/python-gnutls-3.1.2.exheres-0 diff --git a/packages/dev-python/python-msrplib/python-msrplib-0.19.0.exheres-0 b/packages/dev-python/python-msrplib/python-msrplib-0.19.2.exheres-0 similarity index 81% rename from packages/dev-python/python-msrplib/python-msrplib-0.19.0.exheres-0 rename to packages/dev-python/python-msrplib/python-msrplib-0.19.2.exheres-0 index d90a0fd5..5d75f5c6 100644 --- a/packages/dev-python/python-msrplib/python-msrplib-0.19.0.exheres-0 +++ b/packages/dev-python/python-msrplib/python-msrplib-0.19.2.exheres-0 @@ -1,11 +1,11 @@ # Copyright 2016 Julian Ospald # Distributed under the terms of the GNU General Public License v2 -require setup-py [ import=distutils blacklist="3" ] +require github [ user="AGProjects" tag="release-${PV}" ] +require setup-py [ import=distutils blacklist="3" work="${PN}-release-${PV}" ] SUMMARY="Client library for MSRP protocol and its relay extension" HOMEPAGE="http://sipsimpleclient.org" -DOWNLOADS="http://download.ag-projects.com/MSRP/${PNV}.tar.gz" LICENCES="LGPL-2" SLOT="0" diff --git a/packages/dev-python/python-otr/python-otr-1.2.0.exheres-0 b/packages/dev-python/python-otr/python-otr-1.2.1.exheres-0 similarity index 82% rename from packages/dev-python/python-otr/python-otr-1.2.0.exheres-0 rename to packages/dev-python/python-otr/python-otr-1.2.1.exheres-0 index 2e691d7f..d330a7b1 100644 --- a/packages/dev-python/python-otr/python-otr-1.2.0.exheres-0 +++ b/packages/dev-python/python-otr/python-otr-1.2.1.exheres-0 @@ -13,10 +13,10 @@ MYOPTIONS="" DEPENDENCIES=" build+run: - dev-python/cryptography[python_abis:*(-)?] + dev-python/cryptography[>=1.6][python_abis:*(-)?] dev-python/enum34[python_abis:*(-)?] dev-python/gmpy2[python_abis:*(-)?] - dev-python/python-application[python_abis:*(-)?] + dev-python/python-application[>=2.0.0][python_abis:*(-)?] dev-python/zopeinterface[python_abis:*(-)?] net-libs/libotr " diff --git a/packages/dev-python/python-sipsimple/files/python-sipsimple-3.3.0-fix-build.patch b/packages/dev-python/python-sipsimple/files/python-sipsimple-3.4.2-fix-build.patch similarity index 100% rename from packages/dev-python/python-sipsimple/files/python-sipsimple-3.3.0-fix-build.patch rename to packages/dev-python/python-sipsimple/files/python-sipsimple-3.4.2-fix-build.patch diff --git a/packages/dev-python/python-sipsimple/python-sipsimple-3.3.0-r1.exheres-0 b/packages/dev-python/python-sipsimple/python-sipsimple-3.4.2.exheres-0 similarity index 98% rename from packages/dev-python/python-sipsimple/python-sipsimple-3.3.0-r1.exheres-0 rename to packages/dev-python/python-sipsimple/python-sipsimple-3.4.2.exheres-0 index 5df367b5..04d2c1da 100644 --- a/packages/dev-python/python-sipsimple/python-sipsimple-3.3.0-r1.exheres-0 +++ b/packages/dev-python/python-sipsimple/python-sipsimple-3.4.2.exheres-0 @@ -21,7 +21,7 @@ DEPENDENCIES=" virtual/pkg-config build+run: dev-db/sqlite:3 - dev-libs/icu:62.1 + dev-libs/icu:= dev-python/python-application[>=2.5.0][python_abis:*(-)?] media-libs/libvpx media-libs/v4l-utils diff --git a/packages/dev-python/python-xcaplib/python-xcaplib-1.2.0.exheres-0 b/packages/dev-python/python-xcaplib/python-xcaplib-1.2.1.exheres-0 similarity index 100% rename from packages/dev-python/python-xcaplib/python-xcaplib-1.2.0.exheres-0 rename to packages/dev-python/python-xcaplib/python-xcaplib-1.2.1.exheres-0 diff --git a/packages/voip/blink/blink-3.1.0.exheres-0 b/packages/voip/blink/blink-3.2.0.exheres-0 similarity index 100% rename from packages/voip/blink/blink-3.1.0.exheres-0 rename to packages/voip/blink/blink-3.2.0.exheres-0 diff --git a/packages/voip/blink/files/blink-3.1.0-data-path.patch b/packages/voip/blink/files/blink-3.2.0-data-path.patch similarity index 100% rename from packages/voip/blink/files/blink-3.1.0-data-path.patch rename to packages/voip/blink/files/blink-3.2.0-data-path.patch