mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
Update to 0.6.11
Changes: https://github.com/jmcantrell/python-dateutils/commits/master
This commit is contained in:
parent
88caee159c
commit
15d07e68ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547710
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dateutils
|
||||
PORTVERSION= 0.6.10
|
||||
PORTVERSION= 0.6.11
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1598777644
|
||||
SHA256 (dateutils-0.6.10.tar.gz) = 860b3e40261085f56928f1454ee4d221856b56aa421c69a7df12067596ec0b26
|
||||
SIZE (dateutils-0.6.10.tar.gz) = 4920
|
||||
TIMESTAMP = 1599302745
|
||||
SHA256 (dateutils-0.6.11.tar.gz) = 9d4093a1c888d8ce85940f339bd6f9d26ccddb9785673620e52b369c8dd4213a
|
||||
SIZE (dateutils-0.6.11.tar.gz) = 4927
|
||||
|
@ -1,9 +0,0 @@
|
||||
--- setup.py.orig 2020-08-29 17:39:40 UTC
|
||||
+++ setup.py
|
||||
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
+from io import open
|
||||
from os import path
|
||||
from setuptools import setup
|
||||
|
Loading…
Reference in New Issue
Block a user