FreeBSD Bugzilla – Attachment 173305 Details for
Bug 211589
devel/py-fabric: update to 1.12.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fabric-1.12.0.diff
fabric-1.12.0.diff (text/plain), 1.37 KB, created by
Li-Wen Hsu
on 2016-08-05 06:21:24 UTC
(
hide
)
Description:
fabric-1.12.0.diff
Filename:
MIME Type:
Creator:
Li-Wen Hsu
Created:
2016-08-05 06:21:24 UTC
Size:
1.37 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 419506) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= fabric >-PORTVERSION= 1.10.2 >+PORTVERSION= 1.12.0 > PORTEPOCH= 1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP >Index: distinfo >=================================================================== >--- distinfo (revision 419506) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (Fabric-1.10.2.tar.gz) = 666a3da92273532d3a49dd1ac53e3d721c5ec2f2512cd7dddb7ce19e29e9f038 >-SIZE (Fabric-1.10.2.tar.gz) = 212942 >+TIMESTAMP = 1470375907 >+SHA256 (Fabric-1.12.0.tar.gz) = fafa17d69a15fd6ae5f82d28acbf90e1bf15e3d7438fbf0e8691868164c0e9dc >+SIZE (Fabric-1.12.0.tar.gz) = 232840 >Index: files/patch-setup.py >=================================================================== >--- files/patch-setup.py (revision 419506) >+++ files/patch-setup.py (working copy) >@@ -1,10 +1,10 @@ >---- setup.py.orig 2016-03-03 08:01:28 UTC >+--- setup.py.orig 2016-05-08 21:11:49 UTC > +++ setup.py > @@ -45,7 +45,7 @@ setup( > url='http://fabfile.org', > packages=find_packages(), > test_suite='nose.collector', >-- tests_require=['nose', 'fudge<1.0', 'jinja2'], >+- tests_require=['nose<2.0', 'fudge<1.0', 'jinja2<3.0'], > + tests_require=['nose', 'fudge', 'jinja2'], > install_requires=install_requires, > entry_points={
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 211589
: 173305