Skip to content

Commit

Permalink
Update to 0.16:
Browse files Browse the repository at this point in the history
Version 0.16
------------

(bugfix release, released on May 16, 2015)
- Fix typo preventing the security confirmation prompt from working (#303)
- Improve handling of systems with improperly configured file system encoding (#289)
- Fix "All archives" output for attic info. (#183)
- More user friendly error message when repository key file is not found (#236)
- Fix parsing of iso 8601 timestamps with zero microseconds (#282)
  • Loading branch information
wiz committed May 28, 2015
1 parent b6804b6 commit 80a7931
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions sysutils/py-attic/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.1 2015/05/07 12:26:12 wiz Exp $
# $NetBSD: Makefile,v 1.2 2015/05/28 07:07:19 wiz Exp $

DISTNAME= Attic-0.15
DISTNAME= Attic-0.16
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/A/a/}
PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://pypi.python.org/packages/source/A/Attic/

Expand Down
8 changes: 4 additions & 4 deletions sysutils/py-attic/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/05/07 12:26:12 wiz Exp $
$NetBSD: distinfo,v 1.2 2015/05/28 07:07:19 wiz Exp $

SHA1 (Attic-0.15.tar.gz) = 07b604e4c0a00e163122855403a3f0e70b7d1cd4
RMD160 (Attic-0.15.tar.gz) = ccb2bd574b921eb1078e23cc5b3f5197336a11de
Size (Attic-0.15.tar.gz) = 232371 bytes
SHA1 (Attic-0.16.tar.gz) = 7afaa64f6d546bff94494d19d9e88c02d2e94088
RMD160 (Attic-0.16.tar.gz) = 02f14e1f5f6b002b78b581e51497c14263331214
Size (Attic-0.16.tar.gz) = 232455 bytes

0 comments on commit 80a7931

Please sign in to comment.