Bug 182932 - [maintainer-update] devel/py-botocore - update to 0.19.0
Summary: [maintainer-update] devel/py-botocore - update to 0.19.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-12 19:20 UTC by Alexey Degtyarev
Modified: 2013-10-13 01:20 UTC (History)
0 users

See Also:


Attachments
py-botocore-0.19.0.diff (838 bytes, patch)
2013-10-12 19:20 UTC, Alexey Degtyarev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Degtyarev 2013-10-12 19:20:02 UTC
	
This will update devel/py-botocore to latest version: 0.19.0.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-12 19:20:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-10-13 01:15:24 UTC
Author: cperciva
Date: Sun Oct 13 00:15:16 2013
New Revision: 330194
URL: http://svnweb.freebsd.org/changeset/ports/330194

Log:
  Update to 0.19.0.
  
  PR:		ports/182932
  Submitted by:	maintainer (Alexey Degtyarev)

Modified:
  head/devel/py-botocore/Makefile
  head/devel/py-botocore/distinfo

Modified: head/devel/py-botocore/Makefile
==============================================================================
--- head/devel/py-botocore/Makefile	Sat Oct 12 23:02:59 2013	(r330193)
+++ head/devel/py-botocore/Makefile	Sun Oct 13 00:15:16 2013	(r330194)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	botocore
-PORTVERSION=	0.17.0
+PORTVERSION=	0.19.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-botocore/distinfo
==============================================================================
--- head/devel/py-botocore/distinfo	Sat Oct 12 23:02:59 2013	(r330193)
+++ head/devel/py-botocore/distinfo	Sun Oct 13 00:15:16 2013	(r330194)
@@ -1,2 +1,2 @@
-SHA256 (botocore-0.17.0.tar.gz) = 7509f3a5aff5985b18d497aedfa0080eeeca501c9416aa4ae9b88ae3f762d9d5
-SIZE (botocore-0.17.0.tar.gz) = 906121
+SHA256 (botocore-0.19.0.tar.gz) = 550afc369f4e45a02f276feae6235d7ccd76f49140d7619f1eef133bb383ec52
+SIZE (botocore-0.19.0.tar.gz) = 920647
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Colin Percival freebsd_committer freebsd_triage 2013-10-13 01:15:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!