Bug 231246 - databases/py-pglite: Update to 1.0.10
Summary: databases/py-pglite: Update to 1.0.10
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: Po-Chuan Hsieh
URL:
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2018-09-08 22:12 UTC by Loïc Bartoletti
Modified: 2018-09-09 17:01 UTC (History)
0 users

See Also:
lbartoletti: maintainer-feedback+


Attachments
pglite 1.0.10 (1.64 KB, patch)
2018-09-08 22:12 UTC, Loïc Bartoletti
lbartoletti: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2018-09-08 22:12:55 UTC
Created attachment 196971 [details]
pglite 1.0.10

Only change setup.py for windows packaging.
I remove the .bat file, no need on FreeBSD ;)
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-09-09 16:29:59 UTC
CHEESESHOP is the preferred upstream for python ports.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-09-09 17:00:29 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Sep  9 16:59:32 UTC 2018
New revision: 479315
URL: https://svnweb.freebsd.org/changeset/ports/479315

Log:
  Update to 1.0.10

  - While I'm here:
    - Change MASTER_SITES to CHEESESHOP
    - Change post-extract: to post-patch:

  Changes:	https://github.com/Oslandia/pglite/releases
  PR:		231246
  Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)

Changes:
  head/databases/py-pglite/Makefile
  head/databases/py-pglite/distinfo
  head/databases/py-pglite/files/
  head/databases/py-pglite/files/patch-setup.py
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-09-09 17:01:47 UTC
Committed. Thanks!