Skip to content

Commit

Permalink
devel/py-poetry2setup: Update to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Dec 30, 2022
1 parent 2c0b50b commit 293899e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 16 deletions.
5 changes: 2 additions & 3 deletions devel/py-poetry2setup/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= poetry2setup
PORTVERSION= 1.0.0
PORTREVISION= 1
PORTVERSION= 1.1.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0<2.0.0:devel/py-poetry-core@${PY_FLAVOR}

USES= python:3.5+
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-poetry2setup/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1625585422
SHA256 (poetry2setup-1.0.0.tar.gz) = ef1177303996b661eeec3de5027a1af84e106a1d2cb92c73152fe6ce47700cc3
SIZE (poetry2setup-1.0.0.tar.gz) = 2274
TIMESTAMP = 1669057817
SHA256 (poetry2setup-1.1.0.tar.gz) = 87591578fc0b68e1716261c5f3ef7ed436cdc0e1174e629a36de4244c245beeb
SIZE (poetry2setup-1.1.0.tar.gz) = 2199
10 changes: 0 additions & 10 deletions devel/py-poetry2setup/files/patch-poetry2setup.py

This file was deleted.

0 comments on commit 293899e

Please sign in to comment.