Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerbinns committed Dec 5, 2016
1 parent 2386958 commit a14d9a8
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 27 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

SQLITEVERSION=3.15.1
SQLITEVERSION=3.15.2
APSWSUFFIX=-r1

RELEASEDATE="27 November 2016"
RELEASEDATE="4 December 2016"

VERSION=$(SQLITEVERSION)$(APSWSUFFIX)
VERDIR=apsw-$(VERSION)
Expand Down
2 changes: 2 additions & 0 deletions checksums
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,5 @@ https://sqlite.org/2016/sqlite-amalgamation-3150000.zip 1995083 5e8ee8a07c2ee
https://sqlite.org/2016/sqlite-autoconf-3150000.tar.gz 2490473 b34cb4ee9710368598c62df0222f5c24dfc9c860 51e6b0a07bf90f084d8766794d8e8a7c
https://sqlite.org/2016/sqlite-amalgamation-3150100.zip 1995316 f031263abcc738daf76561c1c1934b46fe6664b2 b86e3f35610d118f6d0fb76889116926
https://sqlite.org/2016/sqlite-autoconf-3150100.tar.gz 2491350 47404fe5c43936160ad0e90bddedc99367da7a9b 0259d52be88f085d104c6d2aaa8349ac
https://sqlite.org/2016/sqlite-amalgamation-3150200.zip 1995634 9bbc9f8c003bcdf286dbf796aa8ddd392c7ac77a e1e342a487f459ed73da464ecb388543
https://sqlite.org/2016/sqlite-autoconf-3150200.tar.gz 2491735 31f52169bcfeef9efb61480d0950e928ad059552 6b4fc0d8f7f02dd56bbde10a7c497a05
5 changes: 5 additions & 0 deletions doc/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ Change History
**************
.. currentmodule:: apsw

3.15.2-r1
=========

No APSW changes.

3.15.1-r1
=========

Expand Down
48 changes: 24 additions & 24 deletions doc/download.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,56 +24,56 @@ way to build or all the :ref:`options available <building>`.

.. downloads-begin
* `apsw-3.15.1-r1.zip
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.zip>`__
* `apsw-3.15.2-r1.zip
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.zip>`__
(Source, includes this HTML Help)

* Windows Python 2.3 `32bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win32-py2.3.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win32-py2.3.exe>`__

* Windows Python 2.4 `32bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win32-py2.4.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win32-py2.4.exe>`__

* Windows Python 2.5 `32bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win32-py2.5.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win32-py2.5.exe>`__

* Windows Python 2.6 `32bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win32-py2.6.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win32-py2.6.exe>`__
`64bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win-amd64-py2.6.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win-amd64-py2.6.exe>`__

* Windows Python 2.7 `32bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win32-py2.7.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win32-py2.7.exe>`__
`64bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win-amd64-py2.7.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win-amd64-py2.7.exe>`__

* Windows Python 3.1 `32bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win32-py3.1.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win32-py3.1.exe>`__
`64bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win-amd64-py3.1.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win-amd64-py3.1.exe>`__

* Windows Python 3.2 `32bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win32-py3.2.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win32-py3.2.exe>`__
`64bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win-amd64-py3.2.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win-amd64-py3.2.exe>`__

* Windows Python 3.3 `32bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win32-py3.3.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win32-py3.3.exe>`__
`64bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win-amd64-py3.3.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win-amd64-py3.3.exe>`__

* Windows Python 3.4 `32bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win32-py3.4.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win32-py3.4.exe>`__
`64bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win-amd64-py3.4.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win-amd64-py3.4.exe>`__

* Windows Python 3.5 `32bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win32-py3.5.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win32-py3.5.exe>`__
`64bit
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.win-amd64-py3.5.exe>`__
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.win-amd64-py3.5.exe>`__

* `apsw-3.15.1-r1-sigs.zip
<https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1-sigs.zip>`__
* `apsw-3.15.2-r1-sigs.zip
<https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1-sigs.zip>`__
GPG signatures for all files

.. downloads-end
Expand Down Expand Up @@ -116,7 +116,7 @@ Verify
To verify a file just use --verify specifying the corresponding
``.asc`` filename. This example verifies the source::

$ gpg --verify apsw-3.15.1-r1.zip.asc
$ gpg --verify apsw-3.15.2-r1.zip.asc
gpg: Signature made ... date ... using DSA key ID 0DFBD904
gpg: Good signature from "Roger Binns <[email protected]>"

Expand Down Expand Up @@ -176,8 +176,8 @@ official site, and builds/installs with all extensions enabled.
Use this (all one command)::

pip install --user https://github.com/rogerbinns/apsw/releases/download/3.15.1-r1/apsw-3.15.1-r1.zip \
--global-option=fetch --global-option=--version --global-option=3.15.1 --global-option=--all \
pip install --user https://github.com/rogerbinns/apsw/releases/download/3.15.2-r1/apsw-3.15.2-r1.zip \
--global-option=fetch --global-option=--version --global-option=3.15.2 --global-option=--all \
--global-option=build --global-option=--enable-all-extensions

.. pip-end
2 changes: 1 addition & 1 deletion src/apswversion.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define APSW_VERSION "3.15.1-r1"
#define APSW_VERSION "3.15.2-r1"
1 change: 1 addition & 0 deletions tools/checksums.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import re

sqlitevers=(
'3150200',
'3150100',
'3150000',
'3140100',
Expand Down
1 change: 1 addition & 0 deletions tools/megatest.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ def patch_natty_build(setup):
SQLITEVERS=(
'3.15.0',
'3.15.1',
'3.15.2',
)

if __name__=='__main__':
Expand Down

0 comments on commit a14d9a8

Please sign in to comment.