Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168262948
D12585.id33672.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D12585.id33672.diff
View Options
Index: devel/py-git-up/Makefile
===================================================================
--- devel/py-git-up/Makefile
+++ devel/py-git-up/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= git-up
-PORTVERSION= 1.3.0
+DISTVERSION= 1.4.5
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,10 +11,11 @@
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}GitPython>=0.3.6:devel/py-gitpython \
- ${PYTHON_PKGNAMEPREFIX}colorama>=0.3.2:devel/py-colorama \
- ${PYTHON_PKGNAMEPREFIX}termcolor>=1.1.0:devel/py-termcolor \
- ${PYTHON_PKGNAMEPREFIX}docopt>=0.6.1:devel/py-docopt
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.0.0:devel/py-click \
+ ${PYTHON_PKGNAMEPREFIX}colorama>=0.3.7:devel/py-colorama \
+ ${PYTHON_PKGNAMEPREFIX}GitPython>=2.1.1:devel/py-gitpython \
+ ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six \
+ ${PYTHON_PKGNAMEPREFIX}termcolor>=1.1.0:devel/py-termcolor
USES= python zip dos2unix
USE_PYTHON= autoplist distutils
Index: devel/py-git-up/distinfo
===================================================================
--- devel/py-git-up/distinfo
+++ devel/py-git-up/distinfo
@@ -1,2 +1,3 @@
-SHA256 (git-up-1.3.0.zip) = 2dd729fceec3c6381169040c8c3a1aad1d7904c0fd8cba4bea1fc4e7d2406c86
-SIZE (git-up-1.3.0.zip) = 25342
+TIMESTAMP = 1507076529
+SHA256 (git-up-1.4.5.zip) = 0b57d1845cb7df97eb1b8bd2fb21fd1a53e8427955295260b0488dcc76466e94
+SIZE (git-up-1.4.5.zip) = 50407
Index: devel/py-git-up/files/patch-setup.py
===================================================================
--- devel/py-git-up/files/patch-setup.py
+++ /dev/null
@@ -1,15 +0,0 @@
---- setup.py.orig 2015-11-03 20:07:22 UTC
-+++ setup.py
-@@ -6,9 +6,9 @@ setup(
- version="1.3.0",
- packages=find_packages(exclude=["tests"]),
- scripts=['PyGitUp/gitup.py'],
-- install_requires=['GitPython==1.0.0', 'colorama==0.3.3',
-- 'termcolor==1.1.0', 'docopt==0.6.2',
-- 'six==1.9.0'],
-+ install_requires=['GitPython>=1.0.0', 'colorama>=0.3.3',
-+ 'termcolor>=1.1.0', 'docopt>=0.6.2',
-+ 'six>=1.9.0'],
-
- # Tests
- test_suite="nose.collector",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 28, 6:24 AM (18 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37440495
Default Alt Text
D12585.id33672.diff (2 KB)
Attached To
Mode
D12585: devel/py-git-up: updating to version 1.4.5.
Attached
Detach File
Event Timeline
Log In to Comment