[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4409: update python-setuptools to 34.3.3
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4409: update python-setuptools to 34.3.3 |
Date: |
Sat, 1 Apr 2017 02:57:55 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 4409
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2017-03-31 23:57:36 -0700
message:
update python-setuptools to 34.3.3
modified:
pkg/other/python-setuptools/Makefile
makefile-20160617200040-lqf8h520dfq0rtk7-82
pkg/other/python-setuptools/sha256sums
sha256sums-20160617200040-lqf8h520dfq0rtk7-83
=== modified file 'pkg/other/python-setuptools/Makefile'
--- a/pkg/other/python-setuptools/Makefile 2016-06-17 20:01:53 +0000
+++ b/pkg/other/python-setuptools/Makefile 2017-04-01 06:57:36 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2013, 2014 Brandon Invergo <address@hidden>
+# Copyright © 2013, 2014, 2017 Brandon Invergo <address@hidden>
#
# This file is part of GSRC.
#
@@ -18,20 +18,19 @@
NAME = setuptools
GARNAME = python-setuptools
UPSTREAMNAME = setuptools
-GARVERSION = 3.6
+GARVERSION = 34.3.3
HOME_URL = https://pypi.python.org/pypi/setuptools
DESCRIPTION = Easily download, build, install, upgrade and uninstall Python
packages
define BLURB
-Easily download, build, install, upgrade and uninstall Python packages
+
endef
LICENSE = Python Software Foundation License
-CITE =
######################################################################
-
-MASTER_SITES = https://pypi.python.org/packages/source/
-MASTER_SUBDIR = s/$(UPSTREAMNAME)/
-DISTFILES = $(DISTNAME).tar.gz
+#
https://pypi.python.org/packages/d5/b7/e52b7dccd3f91eec858309dcd931c1387bf70b6d458c86a9bfcb50134fbd/setuptools-34.3.3.zip
+MASTER_SITES = https://pypi.python.org/packages/
+MASTER_SUBDIR =
d5/b7/e52b7dccd3f91eec858309dcd931c1387bf70b6d458c86a9bfcb50134fbd/
+DISTFILES = $(DISTNAME).zip
BUILDDEPS =
LIBDEPS = python
=== modified file 'pkg/other/python-setuptools/sha256sums'
--- a/pkg/other/python-setuptools/sha256sums 2016-06-17 20:01:53 +0000
+++ b/pkg/other/python-setuptools/sha256sums 2017-04-01 06:57:36 +0000
@@ -1,1 +1,1 @@
-afaf5f78b9b0b6439af11224601b2130494051701912e4d9915647e51d9de0e7
download/setuptools-3.6.tar.gz
+2cd244d3fca6ff7d0794a9186d1d19a48453e9813ae1d783edbfb8c348cde905
download/setuptools-34.3.3.zip
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4409: update python-setuptools to 34.3.3,
Carl Hansen <=