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-pylib Agile development and test support library
1.4.23 devel 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.4.23Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-09-24 11:17:26
Last Update: 2015-02-11 13:11:56
SVN Revision: 378835
Also Listed In: python
License: MIT
WWW:
http://pylib.org
Description:
The pylib is a development support library featuring these tools and APIs: * py.path: uniform local and svn path objects * py.apipkg: explicit API control and lazy-importing * py.iniconfig: easy parsing of .ini files * py.code: dynamic code generation and introspection * py.path: uniform local and svn path objects WWW: http://pylib.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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pylib>0:devel/py-pylib@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-pylib
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://pypi.crate.io/packages/source/p/py/
  3. http://pypi.python.jp/py/
  4. http://pypi.python.org/packages/source/p/py/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.23
11 Feb 2015 13:11:56
Revision:378835Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-pylib: Rename to devel/py-py

- Rename py-pylib to py-py to match upstream (PyPi) name [1]
- Update to 1.4.26
- Remove DISTNAME override, no longer necessary
- Update COMMENT

Accordingly:

- Update MOVED
- Update dependents

While I'm here:

- Sort USE_PYTHON values
- Canonicalize regression-test invocations
- Make TEST_DEPENDS explicit

[1] https://pypi.python.org/pypi/py/1.4.26
1.4.23
28 Sep 2014 18:28:04
Revision:369485Original commit files touched by this commit
rm search for other commits by this committer
Pass this guys to python@ because it's a general testing libraries, that is
used in many of our regression-test targets in python ports Makefiles.

Discussed with:	koobs
1.4.23
31 Aug 2014 03:54:20
Revision:366718Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-pylib: Update to 1.4.23

- Update to 1.4.23
- Add LICENSE_FILE
- Modernize Python framework entries
- pkg-descr: Strip trailing slash from WWW: URL

Changes:

  * http://pylib.readthedocs.org/en/latest/changelog.html

Approved by:	maintainer (via email)
1.4.20
05 Apr 2014 20:55:39
Revision:350267Original commit files touched by this commit
rm search for other commits by this committer
devel/py-pylib: update to 1.4.20
1.4.19
22 Dec 2013 18:10:15
Revision:337205Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.4.19
- do not install useless docs
- general clean-up
1.4.15
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.4.15
07 Jul 2013 06:36:27
Revision:322419Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-pylib: Update to 1.4.15

- Update to 1.4.15

Changes: http://pylib.readthedocs.org/en/latest/changelog.html

PR:		180360
Approved by:	Ruslan Mahmatkhanov (maintainer)
1.4.14
07 May 2013 19:42:06
Revision:317631Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.4.14
1.4.13
19 Mar 2013 06:57:47
Revision:314620Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.4.13
1.4.12
31 Dec 2012 07:51:00
Revision:309709Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.4.12
1.4.11
29 Oct 2012 20:48:24
Revision:306635Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.4.11
- remove redundant MASTER_SITE_SUBDIR
- align whitespace, remove empty line

while here:
- trim Makefile header
- remove indefinite article in COMMENT
- convert to optionsng
- fix packing list with python32
- tab -> space change in pkg-plist:WWW

PR:		172919 (based on)
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail dot com>
Feature safe:	yes
1.4.9
14 Jun 2012 18:59:26
Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.4.9
1.4.8
27 May 2012 19:54:49
Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.4.8
1.4.7
30 Mar 2012 10:03:37
Original commit files touched by this commit
rm search for other commits by this committer
- drop IGNORE for sparc64, since it's seems no more valid
- add some cosmetic changes

Tested by:      Anton Shterenlikht <mexas at bristol.ac dot uk>
Feature safe:   yes
1.4.7
24 Feb 2012 09:46:56
Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.4.7
- grab maintainership because of long story of timeouts [1]

Approved by:    pav (via mail) [1]
1.4.6
25 Jan 2012 12:49:54
Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.4.6
- switch USE_PYTHON to just `yes', because it supports both python 2 and 3.

PR:             163947
Submitted by:   rm (myself)
Approved by:    yzlin (maintainer; timeout 2 weeks+)
1.4.5
13 Sep 2011 10:06:54
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.4.5

PR:             ports/160316
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer timeout (yzlin; 14 days)
1.4.4
08 Aug 2011 19:14:13
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.4.4

PR:             ports/158939
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer timeout (yzlin; 3 weeks)
1.2.0_1
25 Feb 2011 07:50:41
Original commit files touched by this commit
miwi search for other commits by this committer
- Move from py24 over to py25 or above
- Drop md5 support
1.2.0
19 Jan 2010 12:57:27
Original commit files touched by this commit
yzlin search for other commits by this committer
- Update to 1.2.0

Approved by:    lwhsu/rafan (mentors, implicit)
0.9.2
29 Jul 2009 12:59:14
Original commit files touched by this commit
yzlin search for other commits by this committer
- Change to my mail address at FreeBSD.org

Approved by:    lwhsu (mentor)
0.9.2
03 Feb 2009 05:40:36
Original commit files touched by this commit
linimon search for other commits by this committer
Fails to build on sparc64 with "needs to be ported to this platform".
0.9.2
01 Dec 2008 23:02:07
Original commit files touched by this commit
pav search for other commits by this committer
- Add native_libs.txt to plist

Reported by:    pointyhat
0.9.2
24 Sep 2008 11:17:04
Original commit files touched by this commit
lwhsu search for other commits by this committer
Add py-pylib 0.9.2, an agile development and test support library.

PR:             ports/127405
Submitted by:   Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>

Number of commits found: 24