summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/path.py/path.py.SlackBuild2
-rw-r--r--python/path.py/path.py.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/path.py/path.py.SlackBuild b/python/path.py/path.py.SlackBuild
index cd8e59c039..5d75a22981 100644
--- a/python/path.py/path.py.SlackBuild
+++ b/python/path.py/path.py.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=path.py
-VERSION=${VERSION:-10.3.1}
+VERSION=${VERSION:-10.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info
index 8036f7e16f..c492f6f8ab 100644
--- a/python/path.py/path.py.info
+++ b/python/path.py/path.py.info
@@ -1,8 +1,8 @@
PRGNAM="path.py"
-VERSION="10.3.1"
+VERSION="10.4"
HOMEPAGE="https://github.com/jaraco/path.py"
-DOWNLOAD="https://pypi.python.org/packages/00/79/b1e5a02d156be8eedc1e60e5ce700edfb1d43992ec23f47da05fe5abe3a7/path.py-10.3.1.tar.gz"
-MD5SUM="9c130bc6c1fd04365a3dac010f07b8f2"
+DOWNLOAD="https://pypi.python.org/packages/52/ba/8676a4b71e910c63eab913f3bd31f73158b0c258ffe77bb7d9cc96a239bb/path.py-10.4.tar.gz"
+MD5SUM="84ed5ec53c113554662194bb8cdfc04e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm"