Skip to content

Commit

Permalink
astro/py-ephem: Update to 4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rhurlin committed Dec 22, 2022
1 parent 2f3dd0d commit 3170a81
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions astro/py-ephem/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ephem
PORTVERSION= 4.1.3
PORTVERSION= 4.1.4
CATEGORIES= astro math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,7 @@ WWW= https://pypi.org/project/ephem/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= python:3.7+ # Because of UnicodeDecodeError in ascii.py
USES= python:3.7+
USE_PYTHON= autoplist distutils

post-install:
Expand Down
6 changes: 3 additions & 3 deletions astro/py-ephem/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1640183112
SHA256 (ephem-4.1.3.tar.gz) = 7fa18685981ba528edd504052a9d5212a09aa5bf15c11a734edc6a86e8a8b56a
SIZE (ephem-4.1.3.tar.gz) = 1255144
TIMESTAMP = 1671725427
SHA256 (ephem-4.1.4.tar.gz) = 73a59f0d2162d1624535c3c3b75f956556bdbb2055eaf554a7bef147d3f9c760
SIZE (ephem-4.1.4.tar.gz) = 1256106

0 comments on commit 3170a81

Please sign in to comment.