11 Commits

Author SHA1 Message Date
771fb3361b Fix deploy 2017-09-19 10:28:12 +02:00
cfa0e39702 Disable virtualenv for packaging 2017-09-18 23:32:21 +02:00
43887a9189 Add setuptools 2017-09-18 20:20:22 +02:00
c400641684 Fix DEB again 2017-09-18 19:27:47 +02:00
353f28cdc8 Fix DEB 2017-09-18 18:10:32 +02:00
c23ed8f996 Fix up deployment 2017-09-18 17:50:35 +02:00
e9f66d8874 Add deployment (DEB/RPM) 2017-09-18 16:47:16 +02:00
e27e7bedcb Add pypy to CI 2017-09-18 16:12:47 +02:00
3c180ff8dc Add image and cache 2017-09-18 16:06:12 +02:00
0dbca5c163 Add additional Python version 2017-09-18 15:59:54 +02:00
079affc4f3 Add basic Travis CI configuration 2017-09-18 15:53:26 +02:00
2 changed files with 1 additions and 7 deletions

6
debian/changelog vendored
View File

@ -1,9 +1,3 @@
stcgal (1.4) unstable; urgency=low
* Update to 1.4
-- Grigori <greg@chown.ath.cx> Tue, 19 Sep 2017 17:57:11 +0200
stcgal (1.3) unstable; urgency=low
* Update to 1.3

View File

@ -1 +1 @@
__version__ = "1.4"
__version__ = "1.3"