Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
databases/py-pum: Update to 0.9.10
Browse files Browse the repository at this point in the history
    - Update to 0.9.10
    - Alphabetize USE_PYTHON

Changelog:

    - https://github.com/opengisch/pum/releases/tag/0.9.10

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D24391
  • Loading branch information
lbartoletti committed Apr 15, 2020
1 parent f0c8fdb commit e243d41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions databases/py-pum/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= pum
DISTVERSION= 0.9.8
DISTVERSION= 0.9.10
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>=2.7.3:databases/py-psycopg2@${PY_F
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}

USES= python:3.4+
USE_PYTHON= distutils concurrent autoplist
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions databases/py-pum/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1564158007
SHA256 (pum-0.9.8.tar.gz) = ef266296cefc8db9418fd8aeaafae9fec7488b09f37f62d435394ef8a0a71717
SIZE (pum-0.9.8.tar.gz) = 21141
TIMESTAMP = 1586587055
SHA256 (pum-0.9.10.tar.gz) = ff80e4d43a0525aa889765815504606b5079c2aa64ee7a142d34b30eb90e3b93
SIZE (pum-0.9.10.tar.gz) = 21578

0 comments on commit e243d41

Please sign in to comment.