mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
mail/py-authres: Update to 1.0.0
- Added initial experimental support for ARC results - Swith to sematic versioning scheme and only set version in setup.py and __init__ PR: 220726 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Approved by: garga (mentor, implicit)
This commit is contained in:
parent
8abcb21215
commit
64a2b9a0e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445982
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= authres
|
||||
PORTVERSION= 0.900
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= mail python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1497792798
|
||||
SHA256 (authres-0.900.tar.gz) = de91d6cc6e5c6fef545bbf0a810a765fab4ca162906d14f3f2a6b9858602c186
|
||||
SIZE (authres-0.900.tar.gz) = 20189
|
||||
TIMESTAMP = 1500170912
|
||||
SHA256 (authres-1.0.0.tar.gz) = f1e8223c8ac5c8a0602e04d2b14d72e0b5151aa6c97c5e93e9364ad0e6ee73ad
|
||||
SIZE (authres-1.0.0.tar.gz) = 20491
|
||||
|
Loading…
Reference in New Issue
Block a user