<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/scripts, branch pg12</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>Try testing PG 11 and 12 on travis</title>
<updated>2019-10-19T13:03:00+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-10-19T12:08:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=640cfe62f66426da8e556366be82a9e6d45d1ceb'/>
<id>640cfe62f66426da8e556366be82a9e6d45d1ceb</id>
<content type='text'>
Much of the test grid disabled: reinstate and rebase before merging.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Much of the test grid disabled: reinstate and rebase before merging.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Postgres 12 errors</title>
<updated>2019-10-19T13:01:10+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-10-19T12:56:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=5f1f3ffb8c18bc75a72e2b5c6e952689f3dc30ee'/>
<id>5f1f3ffb8c18bc75a72e2b5c6e952689f3dc30ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use travis test config variable 0/1 instead of blank strings</title>
<updated>2019-10-19T13:01:06+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-10-19T12:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=c30dd6e4c5e657de2b5089d45825e6be8ed7c70e'/>
<id>c30dd6e4c5e657de2b5089d45825e6be8ed7c70e</id>
<content type='text'>
Travis web interface doesn't allow anymore to set an empty string as
variable value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Travis web interface doesn't allow anymore to set an empty string as
variable value.
</pre>
</div>
</content>
</entry>
<entry>
<title>Install postgres from pgdg on travis if available there</title>
<updated>2019-10-19T12:38:49+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-10-19T12:22:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=58654990d6ead20e6e6977852ca2bfac8f3b1fc4'/>
<id>58654990d6ead20e6e6977852ca2bfac8f3b1fc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Appveyor: added package_name to options</title>
<updated>2019-04-22T21:39:59+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-04-22T21:39:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ed7d8ea28cfc908a7ce9f77014417db4dfce6da5'/>
<id>ed7d8ea28cfc908a7ce9f77014417db4dfce6da5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped command line config from appveyor scrips</title>
<updated>2019-04-22T11:41:44+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-04-22T11:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=014097c1afcdbcad72fe8392a635b2a4a7b36d14'/>
<id>014097c1afcdbcad72fe8392a635b2a4a7b36d14</id>
<content type='text'>
Only use env vars, they were unused.

Use consistently a config object with properties instead of functions
(the one returning a binary are especially dangerous if parens are
forgotten).

Also add helpers to call the target python more succinctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only use env vars, they were unused.

Use consistently a config object with properties instead of functions
(the one returning a binary are especially dangerous if parens are
forgotten).

Also add helpers to call the target python more succinctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run tests more quiet/faster building wheels</title>
<updated>2019-04-22T10:24:29+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-04-22T10:10:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=1b2c1d620f769a87442446ece5b1915cb537e73e'/>
<id>1b2c1d620f769a87442446ece5b1915cb537e73e</id>
<content type='text'>
We are mostly interested it installed alright.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are mostly interested it installed alright.
</pre>
</div>
</content>
</entry>
<entry>
<title>Better dir names in appveyor build</title>
<updated>2019-04-22T10:24:29+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-04-22T02:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=285c64d101b9b392d5d7d88639267bc9b73224a1'/>
<id>285c64d101b9b392d5d7d88639267bc9b73224a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for wheel building and uploading</title>
<updated>2019-04-22T10:24:29+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-04-21T16:08:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=637a990e093edf55018458120e361fc8dc0b87bf'/>
<id>637a990e093edf55018458120e361fc8dc0b87bf</id>
<content type='text'>
To be used by the psycopg/psycopg2-wheels project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To be used by the psycopg/psycopg2-wheels project.
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure postgres to run appveyor tests on ssl</title>
<updated>2019-04-22T10:24:29+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-04-21T12:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=9eec303cf7989f7e8865ce87ff36c7f676a88fff'/>
<id>9eec303cf7989f7e8865ce87ff36c7f676a88fff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
