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-lz4 Python binding for the LZ4 compression library
4.3.3 archivers 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 4.3.2Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-06-10 17:03:51
Last Update: 2024-02-29 07:18:32
Commit Hash: 5d4139f
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/python-lz4/python-lz4
Description:
Python binding for the lz4 compression library by Yann Collet.
Homepage    cgit ¦ Codeberg ¦ 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}lz4>0:archivers/py-lz4@${PY_FLAVOR}
To install the port:
cd /usr/ports/archivers/py-lz4/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/py-lz4
  • pkg install py39-lz4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-lz4 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-lz4
Package flavors (<flavor>: <package>)
  • py39: py39-lz4
distinfo:
TIMESTAMP = 1708450718 SHA256 (lz4-4.3.3.tar.gz) = 01fe674ef2889dbb9899d8a67361e0c4a2c833af5aeb37dd505727cf5d2a131e SIZE (lz4-4.3.3.tar.gz) = 171509

Packages (timestamps in pop-ups are UTC):
py37-lz4
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.1.10---2.1.10-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-lz4
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.3.34.3.3-4.3.34.3.3---
FreeBSD:13:quarterly4.3.24.3.24.3.24.3.24.3.24.3.24.3.24.3.2
FreeBSD:14:latest4.3.34.3.34.0.24.3.34.3.34.3.2-4.3.2
FreeBSD:14:quarterly4.3.24.3.2-4.3.24.3.24.3.24.3.24.3.2
FreeBSD:15:latest4.3.34.3.3n/a4.3.2n/a4.3.24.3.24.3.3
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. liblz4>=1.7.5 : archivers/liblz4
  2. py39-pkgconfig>=0 : devel/py-pkgconfig@py39
  3. py39-setuptools-scm>0 : devel/py-setuptools-scm@py39
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
Test dependencies:
  1. py39-psutil>=0 : sysutils/py-psutil@py39
  2. py39-pytest>=7,1 : devel/py-pytest@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Library dependencies:
  1. liblz4.so : archivers/liblz4
This port is required by:
for Build
  1. games/openage
for Run
  1. science/py-asdf
  2. security/py-plaso
  3. x11/xpra

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/buildbot*
  2. print/py-fonttools-graphite*
  3. 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:
archivers_py-lz4
USES:
localbase 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/l/lz4/
  2. https://pypi.org/packages/source/l/lz4/
Collapse this list.

Number of commits found: 61

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.3.3
29 Feb 2024 07:18:32
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools-scm: update to 8.0.4

Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.

Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.

Further details: https://wiki.freebsd.org/Python/setuptools

Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
4.3.3
21 Feb 2024 15:11:07
commit hash: 0f56da1eb42c72f64229b4dc847782af18dabdabcommit hash: 0f56da1eb42c72f64229b4dc847782af18dabdabcommit hash: 0f56da1eb42c72f64229b4dc847782af18dabdabcommit hash: 0f56da1eb42c72f64229b4dc847782af18dabdab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/py-lz4: Update to 4.3.3

Changes:	https://github.com/python-lz4/python-lz4/releases
4.3.2
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
4.3.2
30 Jan 2023 13:02:13
commit hash: eee7ce52a29393dabfc9ee761a0cf948960d8146commit hash: eee7ce52a29393dabfc9ee761a0cf948960d8146commit hash: eee7ce52a29393dabfc9ee761a0cf948960d8146commit hash: eee7ce52a29393dabfc9ee761a0cf948960d8146 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/py-lz4: Update to 4.3.2

Changes:	https://github.com/python-lz4/python-lz4/releases
4.0.2
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.0.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.2
27 Aug 2022 10:26:02
commit hash: bab07bfb8dad581c09d81d2df6cc20a581f1f282commit hash: bab07bfb8dad581c09d81d2df6cc20a581f1f282commit hash: bab07bfb8dad581c09d81d2df6cc20a581f1f282commit hash: bab07bfb8dad581c09d81d2df6cc20a581f1f282 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/py-lz4: Update to 4.0.2

Changes:	https://github.com/python-lz4/python-lz4/releases
2.1.10
21 Jun 2022 16:36:27
commit hash: 81cf455794ed5cc5fc4b0cab4fd1e93620e11d0bcommit hash: 81cf455794ed5cc5fc4b0cab4fd1e93620e11d0bcommit hash: 81cf455794ed5cc5fc4b0cab4fd1e93620e11d0bcommit hash: 81cf455794ed5cc5fc4b0cab4fd1e93620e11d0b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
archivers/py-lz4: Convert to USE_PYTHON=pytest
2.1.10
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.1.10
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1.10
07 Mar 2021 22:32:44
Revision:567779Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove USE_PYTHON=py3kplist after r559531 (USES=python:3.6+)
2.1.10
11 Jan 2021 19:36:17
Revision:561252Original commit files touched by this commit
rene search for other commits by this committer
Remove logic for Python < 3.6 for ports using Python 3.6+
2.1.10
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
2.1.10
24 Dec 2020 13:27:37
Revision:559082Original commit files touched by this commit
fluffy search for other commits by this committer
archivers/py-lz4: switch to PYTHON_EXT_SUFFIX
2.1.10
10 Jun 2019 16:48:20
Revision:503915Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.10

Changes:	https://github.com/python-lz4/python-lz4/releases
2.1.9
04 Jun 2019 16:48:17
Revision:503485Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.9

Changes:	https://github.com/python-lz4/python-lz4/releases
2.1.8
03 Jun 2019 18:37:23
Revision:503412Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.8

Changes:	https://github.com/python-lz4/python-lz4/releases
2.1.7
02 Jun 2019 18:38:12
Revision:503327Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.7

Changes:	https://github.com/python-lz4/python-lz4/releases
2.1.6
02 Apr 2019 12:35:25
Revision:497562Original commit files touched by this commit
koobs search for other commits by this committer
archivers/py-lz4: Remove pytest-runner from BUILD_DEPENDS

pkg-fallout reports, after setuptools attempts to fetch pytest as a dependency:

distutils.errors.DistutilsError: Could not find suitable distribution for
Requirement.parse('pytest<4.0.0,>=3.8.2')

pytest was recently updated to 4.x, which is presumably the root source of the
issue, but I wasn't able to identify the source of the pinned pytest version,
or why the fetch of pytest was attempted.

However, remove pytest-runner from BUILD_DEPENDS as a stop gap, since as
setup.py states:

# Only require pytest-runner if actually running the tests
needs_pytest = {'pytest', 'test', 'ptr'}.intersection(sys.argv)
pytest_runner = ['pytest-runner'] if needs_pytest else []

Further, since the port is using pythonX.Y -m pytest as the test invocation,
rather than pythonX.Y setup.py test, the dependency is spurious anyway.

Reported by: pkg-fallout
2.1.6
23 Dec 2018 03:44:09
Revision:488165Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1.6
2.1.5
19 Dec 2018 01:56:08
Revision:487782Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1.5
2.1.2
05 Nov 2018 21:45:54
Revision:484245Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.2

Changes:	https://github.com/python-lz4/python-lz4/releases
2.1.1
15 Oct 2018 21:07:59
Revision:482182Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.1

Changes:	https://github.com/python-lz4/python-lz4/releases
2.1.0
08 Sep 2018 12:33:45
Revision:479250Original commit files touched by this commit
wen search for other commits by this committer
- Make `make test` work

PR:		230542
Submitted by:	ndowens@yahoo.com
2.1.0
23 Aug 2018 17:59:01
Revision:477915Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.0

Changes:	https://github.com/python-lz4/python-lz4/releases
1.1.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
1.1.0
04 Apr 2018 18:54:09
Revision:466495Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.1.0

Changes:	https://github.com/python-lz4/python-lz4/releases
1.0.0
18 Feb 2018 13:37:59
Revision:462235Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.0

Changes:	https://github.com/python-lz4/python-lz4/releases
0.23.2
15 Feb 2018 12:46:14
Revision:461895Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.23.2

Changes:	https://github.com/python-lz4/python-lz4/releases
0.23.1
11 Feb 2018 14:38:17
Revision:461506Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.23.1

Changes:	https://github.com/python-lz4/python-lz4/releases
0.21.6
05 Feb 2018 17:50:14
Revision:461001Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.21.6

Changes:	https://github.com/python-lz4/python-lz4/releases
0.20.1
04 Feb 2018 10:13:36
Revision:460898Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.20.1

Changes:	https://github.com/python-lz4/python-lz4/releases
0.19.2
02 Feb 2018 19:55:23
Revision:460747Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.19.2

Changes:	https://github.com/python-lz4/python-lz4/releases
0.19.1
22 Jan 2018 15:47:03
Revision:459666Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.19.1

Changes:	https://github.com/python-lz4/python-lz4/releases
0.18.2
21 Jan 2018 13:52:05
Revision:459611Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.18.2

Changes:	https://github.com/python-lz4/python-lz4/releases
0.18.1
03 Jan 2018 16:45:59
Revision:457980Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.18.1

Changes:	https://github.com/python-lz4/python-lz4/releases
0.18.0
02 Jan 2018 15:33:44
Revision:457880Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.18.0

Changes:	https://github.com/python-lz4/python-lz4/releases
0.17.0
28 Dec 2017 13:41:39
Revision:457451Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.17.0

Changes:	https://github.com/python-lz4/python-lz4/releases
0.16.6
26 Dec 2017 18:54:27
Revision:457307Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.16.6
0.14.0
25 Dec 2017 13:54:09
Revision:457235Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.14.0

Changes:	https://github.com/python-lz4/python-lz4/releases
0.13.0
23 Dec 2017 16:49:53
Revision:457076Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.13.0

Changes:	https://github.com/python-lz4/python-lz4/releases
0.12.0
22 Dec 2017 14:13:39
Revision:456981Original commit files touched by this commit
pawel search for other commits by this committer
Add missing @ before ${FLAVOR}

make all-depends-list error:
py27-lz4-0.12.0: "/hdd/ports/devel/py-pytestpy27" non-existent -- dependency
list incomplete

Approved by:	just fix it
0.12.0
21 Dec 2017 17:41:41
Revision:456929Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.0

- Add TEST_DEPENDS

Changes:	https://github.com/python-lz4/python-lz4/releases
0.11.1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
0.11.1
20 Nov 2017 14:32:19
Revision:454564Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.11.1

Changes:	https://github.com/python-lz4/python-lz4/releases
0.10.1
03 Jul 2017 17:18:49
Revision:444966Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.1

- Remove USES=localbase

Changes:	https://github.com/python-lz4/python-lz4/releases
0.10.0
11 Jun 2017 04:35:34
Revision:443146Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.0

Changes:	https://github.com/python-lz4/python-lz4/releases
0.9.4
19 May 2017 15:35:43
Revision:441235Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.9.4

Changes:	https://github.com/python-lz4/python-lz4/releases
0.9.2
18 May 2017 16:03:57
Revision:441166Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix packaging with Python 3
0.9.2
17 May 2017 17:13:16
Revision:441090Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.9.2

Changes:	https://github.com/python-lz4/python-lz4/releases
0.9.1
14 May 2017 18:53:38
Revision:440893Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.9.1

Changes:	https://github.com/python-lz4/python-lz4/releases
0.9.0_1
25 Apr 2017 14:23:44
Revision:439390Original commit files touched by this commit
sunpoet search for other commits by this committer
Add LICENSE_FILE

- Sort USES
0.9.0_1
25 Apr 2017 01:56:42
Revision:439349Original commit files touched by this commit
miwi search for other commits by this committer
- Fix plist
- USE localbase
- Bump PORTREV
0.9.0
21 Apr 2017 07:29:15
Revision:439016Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.9.0

PR:		218735
Submitted by:	eric@camachat.org
0.8.2
24 Dec 2016 13:03:21
Revision:429341Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.8.2
- Use archivers/liblz4 instead of bundle one
- Update WWW

Changes:	https://github.com/python-lz4/python-lz4/releases
0.7.0_1
04 Sep 2015 17:24:09
Revision:396121Original commit files touched by this commit
jkim search for other commits by this committer
- Add an upstream patch for archivers/py-lz4 to export its version number.
- Remove a local hack for x11/xpra to properly detect LZ4 version.
0.7.0
11 Jun 2015 04:40:14
Revision:389158Original commit files touched by this commit
jkim search for other commits by this committer
Assign maintainership to python@.

Requested by:	koobs
0.7.0
11 Jun 2015 04:34:51
Revision:389157Original commit files touched by this commit
jkim search for other commits by this committer
Revert r389121 and fix setup.py.

Submitted by:	koobs
0.7.0
10 Jun 2015 18:14:28
Revision:389121Original commit files touched by this commit
jkim search for other commits by this committer
Fix build dependency.
0.7.0
10 Jun 2015 17:01:04
Revision:389077Original commit files touched by this commit
jkim search for other commits by this committer
Python binding for the lz4 compression library by Yann Collet.

WWW: https://github.com/steeve/python-lz4

Number of commits found: 61