Port details |
- py3-threema-msgapi Threema Gateway Message SDK for Python
- 2.1.8 devel
=0 2.1.8Version of this port present on the latest quarterly branch.
- Maintainer: philip@FreeBSD.org
- Port Added: 2016-09-26 18:19:07
- Last Update: 2017-11-30 15:50:34
- SVN Revision: 455210
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/lgrahl/threema-msgapi-sdk-python/
- Description:
- Threema Gateway Message SDK for Python https://gateway.threema.ch/.
WWW: https://github.com/lgrahl/threema-msgapi-sdk-python/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}threema-msgapi>0:devel/py3-threema-msgapi@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py36-threema-msgapi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1481010859
SHA256 (lgrahl-threema-msgapi-sdk-python-v2.1.8_GH0.tar.gz) = 3ba7cde76d015d23ab026a09c00ee7bd819eed0313fbccd8b9717a1ecb8d4660
SIZE (lgrahl-threema-msgapi-sdk-python-v2.1.8_GH0.tar.gz) = 24503
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py36-setuptools>0 : devel/py36-setuptools
- python3.6 : lang/python36
- Runtime dependencies:
-
- py36-click>0 : devel/py3-click
- py36-pylru-cache>0 : devel/py3-pylru-cache
- py36-libnacl>0 : security/py3-libnacl
- py36-aiohttp>0 : www/py-aiohttp
- py36-setuptools>0 : devel/py36-setuptools
- python3.6 : lang/python36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:3.2+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.8 30 Nov 2017 15:50:34 |
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 ) |
2.1.8 02 Nov 2017 21:41:47 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
2.1.8 06 Dec 2016 08:16:22 |
philip |
Update to v2.1.8. |
2.1.7 26 Sep 2016 18:18:56 |
philip |
Threema Gateway Message SDK for Python https://gateway.threema.ch/. |
Number of commits found: 4
|