svn commit: r530814 - head/devel/py-glance-store

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 5 19:54:26 UTC 2020


Author: sunpoet
Date: Sun Apr  5 19:54:17 2020
New Revision: 530814
URL: https://svnweb.freebsd.org/changeset/ports/530814

Log:
  Update to 1.1.0
  
  Changes:	https://docs.openstack.org/releasenotes/glance_store/

Modified:
  head/devel/py-glance-store/Makefile
  head/devel/py-glance-store/distinfo

Modified: head/devel/py-glance-store/Makefile
==============================================================================
--- head/devel/py-glance-store/Makefile	Sun Apr  5 19:54:12 2020	(r530813)
+++ head/devel/py-glance-store/Makefile	Sun Apr  5 19:54:17 2020	(r530814)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	glance-store
-PORTVERSION=	0.29.1
+PORTVERSION=	1.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-glance-store/distinfo
==============================================================================
--- head/devel/py-glance-store/distinfo	Sun Apr  5 19:54:12 2020	(r530813)
+++ head/devel/py-glance-store/distinfo	Sun Apr  5 19:54:17 2020	(r530814)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585985904
-SHA256 (glance_store-0.29.1.tar.gz) = 9cf15983755651150fa057d419b5aac2d9807c49d302fecc3732b723aefc1f95
-SIZE (glance_store-0.29.1.tar.gz) = 185326
+TIMESTAMP = 1586082587
+SHA256 (glance_store-1.1.0.tar.gz) = 3a417915d15fb8bb0d5cf7c1272ff3e670b2c78c9da434524c39a38e5b6d21d2
+SIZE (glance_store-1.1.0.tar.gz) = 181072


More information about the svn-ports-all mailing list