<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/scripts/appveyor.py, branch testmr</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>Use an ssh config file to configure package uploading</title>
<updated>2020-01-04T15:59:52+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2020-01-04T13:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=8a6b280d86cc757b114b19c25c0479cc5070ec5e'/>
<id>8a6b280d86cc757b114b19c25c0479cc5070ec5e</id>
<content type='text'>
[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[skip ci]
</pre>
</div>
</content>
</entry>
<entry>
<title>CI resources moved to upload.psycopg.org</title>
<updated>2019-12-31T08:59:32+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-12-30T17:13:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=501b0412f6eb650162f00b5b2748ef77230793c0'/>
<id>501b0412f6eb650162f00b5b2748ef77230793c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Py 3.8 support to appveyor build</title>
<updated>2019-10-19T14:01:13+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-10-19T12:35:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ade98c13595cd5641a198a7fbd6865289d15f30b'/>
<id>ade98c13595cd5641a198a7fbd6865289d15f30b</id>
<content type='text'>
VS 14 is the one to use: https://wiki.python.org/moin/WindowsCompilers

Note that appveyor doesn't have Py 3.8 yet though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VS 14 is the one to use: https://wiki.python.org/moin/WindowsCompilers

Note that appveyor doesn't have Py 3.8 yet though.
</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>
<entry>
<title>Setup build environment only before building</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:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=b1078b1b92534ea1ba9e72eb84b36531893b9ba3'/>
<id>b1078b1b92534ea1ba9e72eb84b36531893b9ba3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
