Port details |
- py-wikipedia Wikipedia API for Python
- 1.4.0 www
=0 1.4.0Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2015-06-29 16:56:16
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: python
- License: MIT
- Description:
- Wikipedia is a Python library that makes it easy to access and parse data
from MediaWiki API.
WWW: https://github.com/goldsmith/Wikipedia
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}wikipedia>0:www/py-wikipedia@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-wikipedia/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-wikipedia
- pkg install py38-wikipedia
NOTE: This is a Python port. Instead of py38-wikipedia listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-wikipedia
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (wikipedia-1.4.0.tar.gz) = db0fad1829fdd441b1852306e9856398204dc0786d2996dd2e0c8bb8e26133b2
SIZE (wikipedia-1.4.0.tar.gz) = 27748
- 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-beautifulsoup>=4.3.2 : www/py-beautifulsoup@py38
- py38-requests>=2.7 : www/py-requests@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- textproc/py-orange3-text
- Configuration Options:
- No options to configure
- Options name:
- www_py-wikipedia
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.4.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Dec 2020 09:21:28
1.4.0
|
antoine  |
soupsieve 2.0.1 is only compatible with python 3.6+ |
20 Jun 2018 17:05:44
1.4.0
|
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
1.4.0 
|
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 ) |
01 Apr 2016 14:33:58
1.4.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
29 Jun 2015 16:56:07
1.4.0
|
olivierd  |
Wikipedia is a Python library that makes it easy to access and parse data
from MediaWiki API.
WWW: https://github.com/goldsmith/Wikipedia |
Number of commits found: 6
|