Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.0 18 Dec 2016 15:44:45 |
novel |
databases/py-swiftclient: rename to py-python-swiftclient
- Rename to py-python-swiftclient to follow naming convention
for Python port available on pypi to match pypi name
- Update dependencies for databases/py-swift and
net/py-python-heatclient and bump PORTREVISION for these ports
PR: 215374
Approved by: trociny (maintainer) |
3.2.0 27 Nov 2016 15:32:56 |
trociny |
update to 3.2.0 |
3.1.0 11 Sep 2016 14:07:35 |
trociny |
update to 3.1.0 |
3.0.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.0.0 11 Mar 2016 20:43:02 |
trociny |
Update to 3.0.0 |
2.7.0 12 Dec 2015 13:26:35 |
trociny |
Update to 2.7.0 |
2.6.0 29 Nov 2015 15:52:26 |
trociny |
Update to 2.6.0 |
2.4.0 04 May 2015 15:10:49 |
trociny |
Update to 2.4.0. |
2.3.1 19 Oct 2014 08:50:18 |
mva |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
2.3.1 18 Oct 2014 07:23:36 |
trociny |
Update to 2.3.1. |
2.2.0 19 Aug 2014 20:58:18 |
trociny |
Update to 2.2.0. |
2.1.0 25 May 2014 06:46:13 |
trociny |
Update to 2.1.0. |
2.0.3 11 Mar 2014 20:08:52 |
trociny |
Update to 2.0.3.
PR: ports/187428
Submitted by: swills |
2.0.2_1 17 Feb 2014 19:41:28 |
trociny |
- Bump PORTREVISION after r344608.
- PYDISTUTILS_PKGNAME is not required with PYDISTUTILS_AUTOPLIST.
Submitted by: rm |
2.0.2 16 Feb 2014 16:21:59 |
trociny |
easy_install has been deprecated.
Submitted by: koobs |
2.0.2 16 Feb 2014 14:47:47 |
trociny |
Update to 2.0.2. |
1.8.0 21 Jan 2014 23:18:05 |
bapt |
Fix properties on pkg-plist |
1.8.0 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.8.0 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
1.8.0 07 Dec 2013 15:01:55 |
trociny |
- update to 1.8.0
- support staging
- use autoplist
Approved by: bdrewery (mentor) |
1.5.0 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.5.0 12 Aug 2013 17:40:10 |
trociny (src committer) |
The swift client requires pbr for run too.
Approved by: bdrewery |
1.5.0 30 Jul 2013 19:33:17 |
trociny (src committer) |
Update to 1.5.0.
Since 1.5.0 swiftclient's setuptools have been using pbr thus adds pbr
dependancy.
The setup.py needs patching though to work correctly after merging
d2to1 into pbr 0.5.19. Hope this is temporary and setup.py will be
updated upstream soon.
Approved by: bdrewery |
1.4.0 24 Apr 2013 21:09:05 |
trociny (src committer) |
Update to 1.4.0.
Approved by: bdrewery |
1.3.0 14 Feb 2013 12:03:52 |
culot |
- Update to 1.3.0
- Fix typo in pkg-descr
PR: ports/175994
Submitted by: trociny@ |
1.2.0 08 Feb 2013 09:41:39 |
miwi |
- Update to 1.2.0
PR: 175541
Submitted by: Piotr Florczyk <piotr.florczyk@nnv.pl>
Approved by: maintainer |
1.1.1 02 Dec 2012 10:00:05 |
rm |
This is a python client for the Swift API. There's a Python API (the
``swiftclient`` module), and a command-line script (``swift``).
This code is based on original the client previously included with
OpenStack's swift -- a highly available, distributed, eventually
consistent object/blob store.
WWW: http://launchpad.net/python-swiftclient
PR: 174041
Submitted by: Mikolaj Golub <trociny@FreeBSD.org>
Feature safe: yes |