Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Apr 2022 04:19:19 2.8.2
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-dateutil: Update to 2.8.2
- Remove USE_LOCALE which is needed by Python 3.6
- Update do-test:
Changes: https://github.com/dateutil/dateutil/releases |
07 Mar 2022 19:24:01 2.8.1
|
Po-Chuan Hsieh (sunpoet)  |
*/py-*: Take maintainership |
07 Mar 2022 19:07:39 2.8.1
|
Rene Ladan (rene)  |
all: return koobs' ports to the pool after safekeeping his commit bit. |
06 Apr 2021 14:31:07 2.8.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Jan 2021 09:11:52
2.8.1
|
antoine  |
Remove python 2.7 support from a few ports |
18 May 2020 03:03:57
2.8.1
|
koobs  |
devel/py-dateutil: Update to 2.8.1 [1]
- Remove dateutil_test_test__tz patch, upstreamed [1]
- Remove unecessary pytest-cov dependency
- Add pytest -W exclusion preventing PytestUnknownMarkWarning: Unknown
pytest.mark.no_cover error on test invocation.
Changelog:
https://dateutil.readthedocs.io/en/stable/changelog.html#version-2-8-1-2019-11-03
PR: 246104
Submitted by: dvl [1]
MFH: 2020Q2 (blanket: bugfix release) |
31 May 2019 12:39:12
2.8.0
|
koobs  |
devel/py-dateutil: Update to 2.8.0
Changelog:
https://github.com/dateutil/dateutil/blob/2.8.0/NEWS
PR: 238161
Differential Revision: D20421 |
30 Jul 2018 23:30:30
2.7.3
|
koobs  |
devel/py-dateutil: Update to 2.7.3
- dateutil now uses setuptools_scm to derive its version which requires
a PyPI sdist or git checkout. USE_GITHUB uses tarballs, so switch to
CHEESEHOP accordingly.
Changelog:
https://github.com/dateutil/dateutil/blob/2.7.3/NEWS
PR: 230062
Submitted by: Radim Kolar <hsn sendmail cz> |
20 Jun 2018 17:05:44
2.6.1
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
30 Nov 2017 15:50:34
2.6.1 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
11 Jul 2017 11:06:02
2.6.1
|
koobs  |
devel/py-dateutil: Update to 2.6.1
Changelog:
https://github.com/dateutil/dateutil/blob/2.6.1/NEWS |
08 Jun 2017 14:28:21
2.6.0_1
|
woodsb02  |
[NEW] devel/py3-dateutil: Add Python 3.x version of this port
PR: 219541
PR: 219833
Submitted by: rs.os <rs.os@t-online.de> |
30 Apr 2017 04:52:00
2.6.0_1
|
koobs  |
devel/py-dateutil: Remove use of dos2unix
The file installed as dateutil-zoneinfo.tar.gz is corrupted by the dos2unix
run on all of the files in the distribution. There is no need to run dos2unix
as the only files with CRLF is the NEWS file, a README and a Windows BAT file
(which makes sense to use CRLF).
Accordingly:
- Remove use of USES=dos2unix
- Bump PORTREVISION to rebuild package (containing corrupted TZ data file)
PR: 217264
Submitted by: gordon
MFH: 2017Q2 |
25 Feb 2017 21:58:24
2.6.0
|
rene  |
devel/py-dateutil: update to 2.6.0
This version adds support for timezone 2016i and contains numerous
bug fixes.
PR: 215660
Submitted by: rene
Approved by: maintainer timeout (koobs, 2 months) |
26 Nov 2016 10:09:54
2.5.3
|
mat  |
Fixup USE_GITHUB usage.
It already sets DISTNAME to a very nice unique name, do not set it
yourself.
Sponsored by: Absolight |
30 Sep 2016 21:30:12
2.5.3
|
rene  |
- update to 2.5.3
- Adjust WWW
PR: 212968
Submitted by: myself
Approved by: maintainer (koobs) |
19 May 2016 10:57:35
2.5.0
|
amdmi3  |
- Fix trailing whitespace in Makefiles
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
2.5.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
03 Mar 2016 07:57:38
2.5.0
|
koobs  |
devel/py-dateutil: Update to 2.5.0
- Update PORTVERSION and distinfo checksum (2.5.0)
- Update RUN_DEPENDS
- Use dos2unix (o_O)
- Update pkg-descr WWW: URL
Changes:
https://github.com/dateutil/dateutil/blob/2.5.0/NEWS |
21 Feb 2016 14:24:08
2.4.2
|
koobs  |
devel/py-dateutil: Update to 2.4.2
- Update PORTVERSION and distinfo checksum (2.4.2)
- six is only a RUN_DEPENDS, remove from BUILD_DEPENDS
- Enable NO_ARCH (architecture independence)
- Add test target |
03 Dec 2014 21:43:28
2.3
|
antoine  |
Update to 2.3
Reviewed by: koobs (maintainer) |
28 Aug 2014 09:32:23
2.2
|
koobs  |
devel/py-dateutil: Update to 2.2, Modernise
- Update to 2.2
- Add LICENSE_FILE
- Update COMMENT (Via setup.py)
- Fix RUN_DEPENDS assignment
- Modernise Python framework entries
- Canonicalise regression-test
- Patch setup.py to support `test` command
- Remove unecessary patch to dateutil/__init__.py (unicode -> plain)
Changes: 2.2
* Updated zoneinfo to 2013h
* fuzzy_with_tokens parse addon
* Bug with LANG=C fixed
QA: Ran 492 tests in 0.688s - OK (Python 2.7 / 3.4) |
11 Jul 2014 23:38:50
2.1_3
|
nivit  |
- Pass the mantainership to koobs@ |
10 Feb 2014 19:04:09
2.1_3
|
antoine  |
- Add LICENSE
- Switch from easy_install to install
- Allow packaging as a regular user
- Use PYDISTUTILS_AUTOPLIST
- Stage support
PR: ports/186088
PR: ports/186092
Submitted by: John Hein and Johannes Jost Meixner
Approved by: maintainer timout (2 weeks) |
20 Sep 2013 17:13:47
2.1_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
06 May 2013 16:57:14
2.1_2
|
antoine  |
Install zoneinfo--latest.tar.gz with good permissions
Try to import the right module (_winreg not winreg) when using python2
PR: ports/178059
Approved by: maintainer timeout (2 weeks), eadler (mentor) |
11 Mar 2013 21:59:11
2.1_1
|
nivit  |
- Fix incorrect permissions of egg-info files
- Bump PORTREVISION
PR: ports/176803
Submitted by: koobs |
24 Jan 2013 07:42:32
2.1
|
rm  |
- update to 2.1
- trim Makefile header
- change MASTER_SITES to CHEESESHOP
- add license (BSD)
- add dependency on py-six (this port now works both with python2 and python3
from the same codebase via py-six)
- adjust possible python versions accordingly
- add tests
- clean-up pkg-descr
PR: 174672 (based on)
Submitted by: Alexey V. Degtyarev <alexey@renatasystems.org>
Approved by: nivit (maintainer, by mail) |
03 Jul 2011 14:59:23
1.5
|
ohauer  |
-remove MD5 |
05 May 2010 18:52:51
1.5
|
nivit  |
- Update to 1.5 |
16 Aug 2008 08:56:07
1.4.1
|
nivit  |
- Update to 1.4.1
- Remove USE_BZIP2 |
10 Apr 2008 23:24:38
1.4
|
nivit  |
- Replace hardcoded python egg name with %%PYEASYINSTALL_EGG%% in pkg-plist.
Reported by: pav |
09 Apr 2008 22:11:49
1.4
|
nivit  |
- Update to 1.4
- Use PYDISTUTILS=easy_install |
21 Feb 2008 12:38:00
1.3
|
nivit  |
- Fix build on pointyhat
Reported by: pointyhat via erwin, pav |
17 Feb 2008 10:19:48
1.3
|
nivit  |
- Update to 1.3 |
08 Sep 2007 00:16:26
1.2
|
lwhsu  |
- Update to 1.2
PR: ports/114116
Submitted by: lwhsu
Approved by: Maintainer timeout |
30 Jul 2007 09:42:28
1.1
|
alexbl  |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
05 Apr 2007 16:37:57
1.1
|
nivit  |
- Update 1.1
- Remove files/patch-setup.py |
01 Apr 2007 07:33:25
1.0_1
|
lioux  |
Give maintainership to Nicola Vitale <nivit@FreeBSD.org>. |
22 Jan 2006 01:48:34
1.0_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Nov 2005 04:16:11
1.0_1
|
lioux  |
Update both WWW tag and MASTER_SITES to new location |
11 Nov 2005 06:06:17
1.0_1
|
lioux  |
Add SHA256 checksum |
17 Sep 2005 22:43:15
1.0_1
|
lioux  |
Fix WWW tag
PR: 85891
Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br> |
30 Aug 2005 10:31:21
1.0_1
|
lioux  |
o Fix PLIST
o Bump PORTREVISION
Submitted by: pointyhat (kris) |
28 Aug 2005 18:45:15
1.0
|
lioux  |
Update to 1.0
PR: 83787
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> |
20 Jul 2005 11:28:23
0.9
|
pav  |
- Fix zoneinfo installation and unbreak
PR: ports/82062
Submitted by: Stefan Walter <sw@gegenunendlich.de>
Approved by: maintainer timeout (40 days) |
21 May 2005 17:12:59
0.9
|
kris  |
BROKEN: Incomplete pkg-plist |
08 May 2005 21:05:23
0.9
|
lioux  |
Add python as secondary category: should have been more careful |
08 May 2005 07:17:40
0.9
|
lioux  |
Fix PLIST typo |
08 May 2005 06:50:07
0.9
|
lioux  |
New port py-dateutil version 0.9: Provides powerful extensions to the standard
datetime module |