Armen Zambrano G
af32975af0
Verbosity
2021-09-09 10:48:43 -04:00
Armen Zambrano G
89974ac39a
New name
2021-09-09 10:40:34 -04:00
Armen Zambrano G
b67480098b
Try with push
2021-09-09 10:39:55 -04:00
Armen Zambrano G
32058519a6
Use CIBW_REPAIR again
2021-09-09 10:35:44 -04:00
Armen Zambrano G
d780f646fb
Faster
2021-09-09 10:16:35 -04:00
Armen Zambrano G
81764681a0
Try again
2021-09-09 10:09:17 -04:00
Armen Zambrano G
2c9c31b49a
Try again
2021-09-09 10:01:20 -04:00
Armen Zambrano G
618496e051
Use absolute path
2021-09-09 09:53:53 -04:00
Armen Zambrano G
e4d5059eef
Create directory
2021-09-09 09:46:13 -04:00
Armen Zambrano G
1f379d0e15
Fix
2021-09-09 09:36:54 -04:00
Armen Zambrano G
c551f2e02e
More formatting
2021-09-09 09:34:11 -04:00
Armen Zambrano G
ec074269f2
Formatting
2021-09-09 09:25:38 -04:00
Armen Zambrano G
6d99aa2f29
Upload repaired_wheels
2021-09-09 09:20:37 -04:00
Armen Zambrano G
f3c696d22e
Script to test wheel on Apple Sillicon
2021-09-08 15:19:17 -04:00
Armen Zambrano G
b999a5c9ef
We will run tests locally
2021-09-08 15:09:30 -04:00
Armen Zambrano G
224ccd8c76
Undo prettier
2021-09-08 15:03:43 -04:00
Armen Zambrano G
7e6f7d48e7
Undo prettier
2021-09-08 15:01:44 -04:00
Armen Zambrano G
8d55da4074
Try again
2021-09-08 14:56:39 -04:00
Armen Zambrano G
fe1165544c
Name the upload artifact correctly
2021-09-07 16:20:21 -04:00
Armen Zambrano G
96ebfa93e3
Adjust glob matching
2021-09-07 15:59:41 -04:00
Armen Zambrano G
5ef2032e19
feat: Cross-compile macos arm64 wheels
...
This uses [cibuildwheel](https://cibuildwheel.readthedocs.io/en/stable/ ) in order to cross-compile the arm64 wheels for Python 3.8, 3.9 & 3.10.
Fixes #1286
2021-09-07 15:58:28 -04:00
Daniele Varrazzo
1b255b7dc3
Fix up-date-date typo
...
Close #1336
2021-08-07 20:53:54 +01:00
Daniele Varrazzo
52c4d6fad4
Add psycopg version to issue templates
2021-07-17 14:26:54 +02:00
Daniele Varrazzo
ee3a069f1d
Maintainer email fixed
...
gmail.org!
2021-07-16 14:50:08 +02:00
Daniele Varrazzo
9cfe80ea55
Drop unwanted issue template
2021-07-14 12:22:58 +02:00
Daniele Varrazzo
64b159676f
Add issue templates
2021-07-14 12:22:00 +02:00
Daniele Varrazzo
8fe9861df5
Add docs anchor to reach the 'with' statement from psycopg3 docs
2021-07-14 02:32:22 +02:00
Daniele Varrazzo
39f12bbfc5
Don't build .exe packages anymore
2021-06-30 14:52:27 +01:00
Daniele Varrazzo
47b93efcf8
Note in the docs that now the table and fields names are escaped.
2021-06-17 16:52:44 +01:00
Daniele Varrazzo
7749898a94
Drop script to update docs on travis
2021-06-17 13:37:20 +01:00
Daniele Varrazzo
46bc175cc7
Trigger docs update to the website build workflow on GitHub Action
2021-06-17 12:54:36 +01:00
Daniele Varrazzo
dd9c6659bc
Fix building docs for the website
2021-06-17 03:54:14 +01:00
Daniele Varrazzo
62490a6bcc
Allow to specify the build to download from Appveyor
2021-06-17 03:54:14 +01:00
Daniele Varrazzo
c59ff6a4b7
Don't require the virtualenv binary to build the docs
2021-06-17 01:42:42 +01:00
Daniele Varrazzo
b241def64b
Fix representation of sql.Placeholder
...
Fix also Placeholder tests, including an error which made an assert
always true, which made us miss the regression in #1291 .
2021-06-17 00:28:14 +01:00
Daniele Varrazzo
2df79c5a5f
Bump version number to 2.9.1
2021-06-17 00:06:04 +01:00
Daniele Varrazzo
dd2ff2af56
Fix regression with named sql.Placeholder
...
Close #1291 .
2021-06-16 23:56:05 +01:00
Daniele Varrazzo
b46424447f
Bump to next dev release
2021-06-16 23:56:05 +01:00
Daniele Varrazzo
bab166e2c1
Fix spelling in news file
2021-06-16 17:08:06 +01:00
Daniele Varrazzo
c5aa98d8bc
Add note about cursor.callproc() and PostgreSQL procedures
...
Close #1155
2021-06-16 16:51:13 +01:00
Daniele Varrazzo
cbbf195a23
Tweak package paths in release docs
2021-06-16 16:38:12 +01:00
Daniele Varrazzo
2b7383c9f9
Build docs from the master branch
2021-06-16 16:37:59 +01:00
Daniele Varrazzo
50145014e8
Bump to versio 2.9
2021-06-16 13:28:31 +01:00
Daniele Varrazzo
9ac54b3615
Move appveyor build support to the scripts/build dir
2021-06-15 18:57:22 +01:00
Daniele Varrazzo
f5d6366287
Rename the github package download script for consistency
2021-06-15 18:54:45 +01:00
Daniele Varrazzo
bbc5fd3180
Drop obsolete file to build Windows packages
2021-06-15 18:42:25 +01:00
Daniele Varrazzo
9e5847222d
Upgrade libpq to 13.3 and libssl to 1.1.1k on windows too
2021-06-15 18:42:25 +01:00
Daniele Varrazzo
cefb818105
Build manylinux2014 packages for i686/x86_64 platforms
...
The manylinux_2_24 tag leaves too many users without usable packages.
Using this tag requires to build libraries too or a libssh too old will
be used, with the segfault risks seen in the past.
OTOH building all the libraries on arm/ppc platforms proves very time
consuming and requires further tooling than what available in the image.
Because these packages are new it seems ok to use the manylinux_2_24
tag and use the package versions of libpq/libssl.
2021-06-15 18:42:25 +01:00
Daniele Varrazzo
37ab1d8877
Bump to a new dev version number to try to release new packages
2021-06-15 18:28:13 +01:00
Daniele Varrazzo
1d3a89a0bb
Copyright year updated to 2021
...
ag -l Copyright | xargs sed -i \
"s/\(.*copyright (C) [0-9]\+\)\(-[0-9]\+\)\?\(.*Psycopg Team.*\)/\1-$(date +%Y)\3/I"
2021-06-15 00:37:22 +01:00