OpenBSD CVS

CVS log for ports/databases/py-psycopg2/Makefile


[BACK] Up to [local] / ports / databases / py-psycopg2

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.53 / (download) - annotate - [select for diffs], Mon May 6 12:22:36 2024 UTC (3 weeks, 5 days ago) by sthen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.52: +1 -0 lines
Diff to previous 1.52 (unified)

bump REVISION for py3.10 -> py3.11 switch

Revision 1.52 / (download) - annotate - [select for diffs], Wed Oct 11 13:27:55 2023 UTC (7 months, 3 weeks ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5
Changes since 1.51: +27 -28 lines
Diff to previous 1.51 (unified)

update to py3-psycopg2-2.9.9

Revision 1.51 / (download) - annotate - [select for diffs], Sat Apr 15 08:06:21 2023 UTC (13 months, 2 weeks ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.50: +1 -2 lines
Diff to previous 1.50 (unified)

update to py3-psycopg2-2.9.6

Revision 1.50 / (download) - annotate - [select for diffs], Sun Nov 13 15:27:43 2022 UTC (18 months, 2 weeks ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.49: +1 -0 lines
Diff to previous 1.49 (unified)

bump for MODPY_DEFAULT_VERSION_3 change

Revision 1.49 / (download) - annotate - [select for diffs], Wed Oct 26 10:44:03 2022 UTC (19 months ago) by sthen
Branch: MAIN
Changes since 1.48: +3 -2 lines
Diff to previous 1.48 (unified)

update to py3-psycopg2-2.9.5

Revision 1.48 / (download) - annotate - [select for diffs], Fri Mar 11 18:31:40 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.47: +0 -2 lines
Diff to previous 1.47 (unified)

drop RCS Ids

Revision 1.47 / (download) - annotate - [select for diffs], Thu Dec 30 08:40:39 2021 UTC (2 years, 5 months ago) by sthen
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (unified)

update to py3-psycopg2-2.9.3

Revision 1.46 / (download) - annotate - [select for diffs], Sun Nov 21 10:11:20 2021 UTC (2 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.45: +3 -4 lines
Diff to previous 1.45 (unified)

update to py3-psycopg2-2.9.2

Revision 1.45 / (download) - annotate - [select for diffs], Tue Nov 2 00:00:16 2021 UTC (2 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.44: +2 -1 lines
Diff to previous 1.44 (unified)

bump REVISION for switch from Python 3.8 -> 3.9

Revision 1.44 / (download) - annotate - [select for diffs], Mon May 24 16:56:07 2021 UTC (3 years ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0
Changes since 1.43: +2 -3 lines
Diff to previous 1.43 (unified)

update to py-psycopg2-2.8.6

Revision 1.43 / (download) - annotate - [select for diffs], Fri May 21 19:50:22 2021 UTC (3 years ago) by kmos
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (unified)

Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@

Revision 1.42 / (download) - annotate - [select for diffs], Tue May 11 00:23:37 2021 UTC (3 years ago) by danj
Branch: MAIN
Changes since 1.41: +2 -4 lines
Diff to previous 1.41 (unified)

Drop maintainership

Revision 1.41 / (download) - annotate - [select for diffs], Wed Jan 13 09:42:40 2021 UTC (3 years, 4 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.40: +3 -13 lines
Diff to previous 1.40 (unified)

py-psycopg2: drop the html docs, removing the need for (py2+py3 versions
of) sphinx and pygments. ok danj@ (maintainer)

Revision 1.40 / (download) - annotate - [select for diffs], Mon Jan 4 14:06:28 2021 UTC (3 years, 4 months ago) by sthen
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (unified)

regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7

Revision 1.39 / (download) - annotate - [select for diffs], Thu Dec 10 02:20:29 2020 UTC (3 years, 5 months ago) by daniel
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38 (unified)

update py-sphinx to 1.5.6

main changes are:
- add a new dep on py-requests
- undo the no longer needed iftex.sty workaround
- move MODPY variables to more standard location
- regen plist

Unfortunately py-sphinx changed the suffix from .txt to .rst.txt in the
1.5 series. This means we have to update PLISTs for about 20+ ports as
a result of this version update. Hopefully future updates of py-sphinx
won't be quite as involved.

ok sthen@

Revision 1.38 / (download) - annotate - [select for diffs], Fri Jul 3 21:12:37 2020 UTC (3 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (unified)

bump REVISION; python 3 default changed to 3.8

Revision 1.37 / (download) - annotate - [select for diffs], Tue Nov 26 16:11:34 2019 UTC (4 years, 6 months ago) by kmos
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (unified)

Move testing instances using uname -r with backticks to the
better OSREV

Revision 1.36 / (download) - annotate - [select for diffs], Sun Jun 23 14:32:22 2019 UTC (4 years, 11 months ago) by danj
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.35: +3 -4 lines
Diff to previous 1.35 (unified)

Update to py-psycopg2-2.8.3

Revision 1.35 / (download) - annotate - [select for diffs], Mon May 13 19:04:45 2019 UTC (5 years ago) by danj
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (unified)

Take maintainership

Revision 1.34 / (download) - annotate - [select for diffs], Sun Apr 28 20:51:28 2019 UTC (5 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (unified)

bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.

Revision 1.33 / (download) - annotate - [select for diffs], Fri Apr 26 16:11:13 2019 UTC (5 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.32: +3 -6 lines
Diff to previous 1.32 (unified)

update to py-psycopg2-2.8.2, ok danj@

Revision 1.32 / (download) - annotate - [select for diffs], Thu Nov 9 09:37:11 2017 UTC (6 years, 6 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (unified)

update to psycopg2-2.7.3.2

ok shadchin@ (MAINTAINER)

Revision 1.31 / (download) - annotate - [select for diffs], Sat Mar 18 08:48:13 2017 UTC (7 years, 2 months ago) by shadchin
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (unified)

Update to py-psycopg2 2.7.1

Revision 1.30 / (download) - annotate - [select for diffs], Thu Mar 9 18:31:18 2017 UTC (7 years, 2 months ago) by shadchin
Branch: MAIN
Changes since 1.29: +12 -12 lines
Diff to previous 1.29 (unified)

Update to py-psycopg2 2.7

Revision 1.29 / (download) - annotate - [select for diffs], Tue Jan 3 19:17:24 2017 UTC (7 years, 4 months ago) by landry
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (unified)

bump ports depending on python3 in databases

Revision 1.28 / (download) - annotate - [select for diffs], Thu Aug 18 04:53:30 2016 UTC (7 years, 9 months ago) by shadchin
Branch: MAIN
Changes since 1.27: +5 -4 lines
Diff to previous 1.27 (unified)

Update to py-psycopg2 2.6.2

Revision 1.27 / (download) - annotate - [select for diffs], Sun May 15 18:13:44 2016 UTC (8 years ago) by shadchin
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.26: +14 -10 lines
Diff to previous 1.26 (unified)

Update to py-psycopg2 2.6.1.
Take maintainership.

ok rpointel@

Revision 1.26 / (download) - annotate - [select for diffs], Sun Mar 20 16:12:23 2016 UTC (8 years, 2 months ago) by naddy
Branch: MAIN
Changes since 1.25: +1 -3 lines
Diff to previous 1.25 (unified)

drop SHARED_ONLY from python and ruby ports

Revision 1.25 / (download) - annotate - [select for diffs], Wed Jan 6 17:01:54 2016 UTC (8 years, 4 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.24: +2 -4 lines
Diff to previous 1.24 (unified)

Remove martynas@ from MAINTAINER, per his request.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Apr 21 18:40:20 2015 UTC (9 years, 1 month ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.23: +5 -3 lines
Diff to previous 1.23 (unified)

add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)

"exciting" one in databases/py-sqlalchemy; port had a bad PKG_ARCH=* line
and also contained .so modules.

Revision 1.23 / (download) - annotate - [select for diffs], Thu Apr 2 14:21:13 2015 UTC (9 years, 2 months ago) by jasper
Branch: MAIN
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (unified)

- switch to MODPY_PI

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jun 3 11:32:18 2014 UTC (10 years ago) by rpointel
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (unified)

changed python3 default version so bump revision.

Revision 1.21 / (download) - annotate - [select for diffs], Sun May 11 05:17:22 2014 UTC (10 years ago) by rpointel
Branch: MAIN
Changes since 1.20: +22 -9 lines
Diff to previous 1.20 (unified)

Update psycopg2 to 2.5.2 and enable python3 flavor.
"looks good to me" martynas@ sthen@

Revision 1.20 / (download) - annotate - [select for diffs], Mon Mar 11 02:52:07 2013 UTC (11 years, 2 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.19: +6 -9 lines
Diff to previous 1.19 (unified)

PERMIT_* / REGRESS->TEST sweep

Revision 1.19 / (download) - annotate - [select for diffs], Fri Nov 4 08:16:24 2011 UTC (12 years, 7 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (unified)

- regen WANTLIB

Revision 1.18 / (download) - annotate - [select for diffs], Fri Sep 16 08:48:04 2011 UTC (12 years, 8 months ago) by espie
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (unified)

normalize pkgpath

Revision 1.17 / (download) - annotate - [select for diffs], Wed Jun 8 17:33:59 2011 UTC (12 years, 11 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (unified)

bump after default python version switch

Revision 1.16 / (download) - annotate - [select for diffs], Wed May 11 20:56:36 2011 UTC (13 years ago) by rpointel
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (unified)

Update psycopg2 to 2.4.1.
ok martynas@.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Apr 9 13:35:13 2011 UTC (13 years, 1 month ago) by martynas
Branch: MAIN
Changes since 1.14: +4 -3 lines
Diff to previous 1.14 (unified)

Update to py-psycopg2-2.4;  from Wen Heping.
OK pea@, fgs@, eric@.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Dec 1 08:49:50 2010 UTC (13 years, 6 months ago) by pea
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (unified)

Update to 2.2.2

ok martynas@ (maintainer), eric@

Revision 1.13 / (download) - annotate - [select for diffs], Mon Nov 15 00:22:53 2010 UTC (13 years, 6 months ago) by espie
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (unified)

convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes

Revision 1.12 / (download) - annotate - [select for diffs], Sat Nov 6 22:50:02 2010 UTC (13 years, 6 months ago) by espie
Branch: MAIN
Changes since 1.11: +3 -2 lines
Diff to previous 1.11 (unified)

bye bye old LIB_DEPENDS

Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 30 20:53:57 2010 UTC (13 years, 9 months ago) by fgsch
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (unified)

Bump revision after python's default change.

Revision 1.10 / (download) - annotate - [select for diffs], Tue May 18 15:44:21 2010 UTC (14 years ago) by pea
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (unified)

Update to 2.0.14

ok jasper@, maintainer timed-out

Revision 1.9 / (download) - annotate - [select for diffs], Sat Apr 11 13:45:06 2009 UTC (15 years, 1 month ago) by martynas
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6
Changes since 1.8: +26 -27 lines
Diff to previous 1.8 (unified)

update to py-psycopg2-2.0.9.  initial diff from Valery Masiutsin,
tweaks by myself.  ok fgs@

Revision 1.8 / (download) - annotate - [select for diffs], Sat Mar 14 14:47:27 2009 UTC (15 years, 2 months ago) by espie
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified)

fix deps

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 2 17:16:49 2008 UTC (16 years ago) by wcmaier
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.6: +25 -13 lines
Diff to previous 1.6 (unified)

Update to 2.0.7.

Original diff from Valery Masiutsin <val.masutin at gmail dot com>,
thanks! Tweaks and regress from martynas@ and me.

ok merdely@, martynas@

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jan 13 17:06:31 2008 UTC (16 years, 4 months ago) by martynas
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.5: +7 -4 lines
Diff to previous 1.5 (unified)

update to py-psycopg2-2.0.6;  ok simon@
fixes amd64 regressions on python2.5, reported by Brandon Mercer

Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 10 21:07:51 2007 UTC (16 years, 5 months ago) by martynas
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

remove lang/python category from individual ports

Revision 1.4 / (download) - annotate - [select for diffs], Mon Oct 8 08:22:39 2007 UTC (16 years, 7 months ago) by steven
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

bump PKGNAME after python version switch

Revision 1.3 / (download) - annotate - [select for diffs], Sat Sep 15 20:34:02 2007 UTC (16 years, 8 months ago) by simon
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

remove surrounding quotes from COMMENT/BROKEN/PERMIT_*

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jun 5 10:06:24 2007 UTC (17 years ago) by martynas
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.1: +1 -2 lines
Diff to previous 1.1 (unified)

postgresql-server is not needed for building
from michael at genoverly dot com
mbalmer@ agrees

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun May 27 14:58:30 2007 UTC (17 years ago) by martynas
Branch: martynas
CVS Tags: martynas_20070527
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Psycopg2 is a PostgreSQL database adapter for the Python programming
language.  It was written from scratch with the aim of being small,
fast and stable. It supports the full Python DBAPI-2.0 and is thread
safe.

Revision 1.1 / (download) - annotate - [select for diffs], Sun May 27 14:58:30 2007 UTC (17 years ago) by martynas
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.