Bug 244576 - [NEW PORT] www/py-cachelib: A collection of cache libraries in the same API interface
Summary: [NEW PORT] www/py-cachelib: A collection of cache libraries in the same API i...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dan Langille
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-03 16:05 UTC by Gilbert Morgan
Modified: 2020-03-03 17:27 UTC (History)
1 user (show)

See Also:


Attachments
diff file (2.74 KB, patch)
2020-03-03 16:05 UTC, Gilbert Morgan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gilbert Morgan 2020-03-03 16:05:25 UTC
Created attachment 212122 [details]
diff file

cachelib: A collection of cache libraries in the same API interface. Extracted from werkzeug.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-03-03 17:17:06 UTC
A commit references this bug:

Author: dvl
Date: Tue Mar  3 17:16:33 UTC 2020
New revision: 527685
URL: https://svnweb.freebsd.org/changeset/ports/527685

Log:
  Add www/py-cachelib

  A collection of cache libraries in the same API interface as extracted from
  werkzeug.

  PR:		244576
  Submitted by:	Gilbert Morgan <gmm@tutanota.com>

Changes:
  head/www/Makefile
  head/www/py-cachelib/
  head/www/py-cachelib/Makefile
  head/www/py-cachelib/distinfo
  head/www/py-cachelib/pkg-descr
Comment 2 Dan Langille freebsd_committer freebsd_triage 2020-03-03 17:27:14 UTC
Thank you