py-ZopeI18NMessageid: update to 4.1.0

4.1.0:
- Drop support for Python 2.6 and 3.2.
- Add support for Python 3.5 and 3.6.
- Fix the C extension not being used in Python 3.
- Make the Python implementation of Message accept any object for the
  ``default`` argument, just as the C extension does. This should be a
  unicode or byte string.
This commit is contained in:
adam 2017-10-07 11:54:30 +00:00
parent a073e66062
commit 7fb464b61f
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2017/04/25 17:28:13 fhajny Exp $
# $NetBSD: Makefile,v 1.2 2017/10/07 11:54:30 adam Exp $
DISTNAME= zope.i18nmessageid-4.0.3
DISTNAME= zope.i18nmessageid-4.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/zope.i18nm/ZopeI18NM/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zope.i18nmessageid/}

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2017/04/25 17:28:13 fhajny Exp $
$NetBSD: distinfo,v 1.2 2017/10/07 11:54:30 adam Exp $
SHA1 (zope.i18nmessageid-4.0.3.tar.gz) = 59e73e1b7e856084d52e2dcab5fd837f3dd9d7e6
RMD160 (zope.i18nmessageid-4.0.3.tar.gz) = 03f87aba8678901c7504d3607445b3905d94e2b4
SHA512 (zope.i18nmessageid-4.0.3.tar.gz) = e2258486720f0b4db89cc48879182a216057120f45b7bd62362235011226116ba13fff2c67230a2d70e16d01c37c3e845717b7ba21bae559f21d2d54e2c76910
Size (zope.i18nmessageid-4.0.3.tar.gz) = 409921 bytes
SHA1 (zope.i18nmessageid-4.1.0.tar.gz) = 1be2dabfad2a6de18d6da52b1448ceccf0ba6fa9
RMD160 (zope.i18nmessageid-4.1.0.tar.gz) = 450aeac899826f93203c9ab269f73b5598d95ab8
SHA512 (zope.i18nmessageid-4.1.0.tar.gz) = c787417ee67f951a7c72a4501d17cb75fa60aab26768f4dd31d2cc3915b162a148f08bd2f00270d55fb8ec3804bcca62d07cbdee952ab1647a75681daf291627
Size (zope.i18nmessageid-4.1.0.tar.gz) = 24166 bytes