Port details |
- py-mygpoclient gpodder.net API client library for Python
- 1.8 devel
=0 1.8Version of this port present on the latest quarterly branch. - Maintainer: rm@FreeBSD.org
 - Port Added: 2012-05-01 18:22:11
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: python
- License: GPLv3
- Description:
- This library provides an easy and structured way to access the gpodder.net web
services. In addition to subscription list synchronization and storage, the
advanced API support allows to upload and download episode status changes.
WWW: http://thp.io/2010/mygpoclient/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mygpoclient>0:devel/py-mygpoclient@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-mygpoclient/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-mygpoclient
- pkg install py38-mygpoclient
NOTE: This is a Python port. Instead of py38-mygpoclient listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-mygpoclient
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1516652212
SHA256 (mygpoclient-1.8.tar.gz) = b0027746e6fbe7db646673c7e231bfa70b3f5cb0440b1e7704f9d91aa6e925ba
SIZE (mygpoclient-1.8.tar.gz) = 37766
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- multimedia/gpodder
- Configuration Options:
- No options to configure
- Options name:
- devel_py-mygpoclient
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 1.8
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.8
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.8
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
22 Jan 2018 20:27:58
1.8
|
rm  |
devel/py-mygpoclient: update to 1.8 |
04 Feb 2017 15:56:01
1.7
|
rm  |
devel/py-mygpoclient: add NO_ARCH
- add NO_ARCH
- define LICENSE_FILE
- correct required python version |
20 Oct 2014 16:04:14
1.7
|
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
10 Feb 2014 14:04:45
1.7
|
rm  |
- do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION
Wasn't able to identify clauses amount for some BSD licenses, so bear with me. |
13 Jan 2014 21:00:04
1.7
|
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) |
20 Sep 2013 17:13:47
1.7
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
12 Feb 2013 18:27:00
1.7
|
rm  |
- update to 1.7
- trim Makefile header
- remove indefinite article from COMMENT
- tab -> space change in pkg-descr:WWW
Reported by: portscout |
01 May 2012 18:21:43
1.6
|
rm  |
This library provides an easy and structured way to access the gpodder.net web
services. In addition to subscription list synchronization and storage, the
advanced API support allows to upload and download episode status changes.
WWW: http://thp.io/2010/mygpoclient/
Until now this package has installed with multimedia/gpodder, it's time to
make it a separate package. |
Number of commits found: 11
|