<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git, branch test_libpq91</title>
<subtitle>github.com: psycopg/psycopg2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/'/>
<entry>
<title>Build psycopg using libpq 9.1</title>
<updated>2017-03-11T17:31:37+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>piro@gambitresearch.com</email>
</author>
<published>2017-03-02T17:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=2aece82c21e7a652901027c136ef58ac6b1a28d3'/>
<id>2aece82c21e7a652901027c136ef58ac6b1a28d3</id>
<content type='text'>
Building with 9.2 reported failing on CentOS 7 in issue #520.

I would leave this commit in a branch aside for the moment, because this
is useful but it cannot replace building with more modern libpq, because
some features are not compiled in and some tests skipped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Building with 9.2 reported failing on CentOS 7 in issue #520.

I would leave this commit in a branch aside for the moment, because this
is useful but it cannot replace building with more modern libpq, because
some features are not compiled in and some tests skipped.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump to version 2.7.1</title>
<updated>2017-03-11T17:03:22+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-03-11T17:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=09c48c76c3b91139c9d645834962c75433281cb9'/>
<id>09c48c76c3b91139c9d645834962c75433281cb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Report ticket 518 fixed</title>
<updated>2017-03-11T17:00:58+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-03-10T01:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=b075c7169c120d43ac9da1bb353755d9ace29546'/>
<id>b075c7169c120d43ac9da1bb353755d9ace29546</id>
<content type='text'>
The fix is actually implemented in the openssl1 branch of
https://github.com/psycopg/psycopg2-wheels
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fix is actually implemented in the openssl1 branch of
https://github.com/psycopg/psycopg2-wheels
</pre>
</div>
</content>
</entry>
<entry>
<title>correct minor grammatical issue with deprecation warning</title>
<updated>2017-03-03T13:54:22+00:00</updated>
<author>
<name>Jon Nelson</name>
<email>jnelson@jamponi.net</email>
</author>
<published>2017-03-03T13:45:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=c661695b286db5914b49aef04b0f40275d260f14'/>
<id>c661695b286db5914b49aef04b0f40275d260f14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped "what's new in 2.7.1" from docs index</title>
<updated>2017-03-03T13:50:57+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-03-03T13:50:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=06fbd0ee023a075a71755966d9d7c17d3afd1b87'/>
<id>06fbd0ee023a075a71755966d9d7c17d3afd1b87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added install section to specify how to skip wheels</title>
<updated>2017-03-03T13:49:19+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-03-03T13:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=e3f56718d26528189fb8794296a270efbcd45302'/>
<id>e3f56718d26528189fb8794296a270efbcd45302</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-520'</title>
<updated>2017-03-02T19:36:45+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>piro@gambitresearch.com</email>
</author>
<published>2017-03-02T19:36:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=d007dc3249c5b098b8fef16e7ed650d45e6879c8'/>
<id>d007dc3249c5b098b8fef16e7ed650d45e6879c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip the tests according to the earliest of libpq built/linked.</title>
<updated>2017-03-02T19:32:44+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>piro@gambitresearch.com</email>
</author>
<published>2017-03-02T17:52:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a5382d7b72c0cab812a80ba968a2e80c245521bc'/>
<id>a5382d7b72c0cab812a80ba968a2e80c245521bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use PG_INT64_TYPE</title>
<updated>2017-03-02T19:32:39+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>piro@gambitresearch.com</email>
</author>
<published>2017-03-02T17:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=26bd5df0481fc58264da5118cb4d770bb193820e'/>
<id>26bd5df0481fc58264da5118cb4d770bb193820e</id>
<content type='text'>
Only defined in Postgres 9.3

Should close #520, but let's wait for the CI response (build on
Windows etc.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only defined in Postgres 9.3

Should close #520, but let's wait for the CI response (build on
Windows etc.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'no-unittest2'</title>
<updated>2017-03-02T12:41:33+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-03-02T12:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=3a441467c055fa7e8a349b7e5430053e53600e0f'/>
<id>3a441467c055fa7e8a349b7e5430053e53600e0f</id>
<content type='text'>
Close #516
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #516
</pre>
</div>
</content>
</entry>
</feed>
