notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-requests1 HTTP library written in Python for human beings (Version 1.x)
1.2.3 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.3Version of this port present on the latest quarterly branch.
Maintainer: koobs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-01-27 12:05:46
Last Update: 2019-05-18 16:01:19
SVN Revision: 501970
Also Listed In: python
License: ISCL
WWW:
http://python-requests.org/
Description:
Requests is an ISC Licensed HTTP library, written in Python, for human beings. Features - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts - .netrc support - Python 2.6-3.3 - Thread-safe WWW: http://python-requests.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/py27-requests1-1.2.3/catalog.mk
  2. /usr/local/share/licenses/py27-requests1-1.2.3/LICENSE
  3. /usr/local/share/licenses/py27-requests1-1.2.3/ISCL
Collapse this list.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}requests1>0:www/py-requests1@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py*-requests-*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: py27-requests1
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (requests-1.2.3.tar.gz) = 156bf3ec27ba9ec7e0cf8fbe02808718099d218de403eb64a714d73ba1a29ab1 SIZE (requests-1.2.3.tar.gz) = 348854

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py27-setuptools
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py27-setuptools
  2. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. multimedia/spotify-websocket-api*
  2. security/py-crits*
  3. www/py-requests-oauth-hook*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/r/requests/
  2. https://pypi.python.org/packages/source/r/requests/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.3
18 May 2019 16:01:19
Revision:501970Original commit files touched by this commit
koobs search for other commits by this committer
www/py-requests1: Remove port

This was a temporary port while dependent ports moved to requests 2.x
support (via wwww/py-requests).

This port no longer has any ports depending on it, so it's time has come.
1.2.3
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
1.2.3
27 Jan 2014 13:18:49
Revision:341401Original commit files touched by this commit
koobs search for other commits by this committer
www/py-requests1: Use PKGNAMESUFFIX, fixes fetch/distinfo

Spotted by: antoine
1.2.3
27 Jan 2014 12:05:33
Revision:341384Original commit files touched by this commit
koobs search for other commits by this committer
www/py-requests1: Copy from www/requests so we can upgrade to 2.x

Copy www/requests -> www/requests1 so we can update the main port to
version 2.x. Next commit will sweep all dependants.

While I'm here:

- Enable STAGE support
- Enable AUTOPLIST
- Deprecate easy_install target
- Add CONFLICTS
- Tweak COMMENT

PR:		ports/185631

Number of commits found: 4