Commit Graph

77 Commits

Author SHA1 Message Date
Tianon Gravi 3575b03cc3 Reorganize Dockerfiles for slightly better cache 2015-05-19 09:32:07 -07:00
Tianon Gravi 0ead8a6878 Merge pull request #44 from infosiftr/gpg-keys
More resilient gpg getting
2015-04-23 12:28:31 -06:00
Joe Ferguson a467ae8851 More resilient gpg getting
- move to "high-availability" [subset](https://sks-keyservers.net/overview-of-pools.php#pool_ha).
2015-04-22 17:50:09 -07:00
yosifkit d0bacd4160 Merge pull request #42 from infosiftr/travis-all-the-things
Turn on ALL the variants in Travis
2015-04-02 14:09:52 -07:00
Tianon Gravi 944c9fb78b Turn on ALL the variants in Travis 🎉 2015-04-02 14:41:56 -06:00
Tianon Gravi 8ce12cfe67 Merge pull request #41 from denibertovic/master
Add libbz2-dev to buildDeps
2015-04-02 13:57:14 -06:00
Deni Bertovic a736fc19a9 Add libbz2-dev to buildDeps
Closes #39
2015-04-02 18:58:32 +02:00
Tianon Gravi b2ab0300e3 Merge pull request #40 from tianon/travis
Add initial .travis.yml
2015-03-17 11:19:37 -06:00
Tianon Gravi 39b70b0aa0 Add initial .travis.yml 2015-03-17 10:33:52 -06:00
yosifkit c6e8f0d345 Merge pull request #38 from Turistforeningen/master
Configure Python with --enable-unicode=ucs4
2015-03-02 15:19:21 -08:00
Tianon Gravi db31004d42 Update to 3.4.3 2015-02-27 14:33:51 -07:00
Tianon Gravi 9ef507b336 Filter out RCs 2015-02-27 14:33:33 -07:00
Hans Kristian Flaatten 542719bf6a Configure Python with --enable-unicode=ucs4
Bulk update all Dockerfiles with the following command:

```bash
find . -name 'Dockerfile' | xargs sed -i '' 's/--enable-shared/--enable-shared --enable-unicode=ucs4/g'
```
2015-02-26 14:13:16 +01:00
Tianon Gravi 1fc771798d 2015 2015-02-23 13:51:02 -07:00
Tianon Gravi 1d6e10059f Unindent LICENSE 2015-02-23 13:46:54 -07:00
yosifkit 98ac555272 Merge pull request #36 from infosiftr/moar-gpg
Add GPG verification to slim and wheezy variants too
2015-02-09 12:35:39 -08:00
Tianon Gravi 25134c1757 Add GPG verification to slim and wheezy variants too
Also, fix `update.sh` to actually hit both the slim and wheezy variants when bumping...
2015-02-09 12:16:38 -07:00
yosifkit 746b2e25b5 Merge pull request #34 from infosiftr/gpg-verification
Gpg verification
2015-02-04 15:34:02 -08:00
Moghedrin 04609e66b1 Reading tianon's mind, I was not. 2015-02-04 15:41:27 -07:00
Moghedrin c0549e0cd0 Clean up curl commands 2015-02-04 15:19:08 -07:00
Moghedrin eba93c0d86 Remove unnecessary keys 2015-02-04 15:07:15 -07:00
Moghedrin 5fd6bac86b Add gpg verification for python3 versions 2015-01-26 17:16:33 -07:00
Moghedrin 2296bdc058 Add gpg validation for python 2.7 2015-01-26 16:57:31 -07:00
Tianon Gravi d550e292ee Bump to 2.7.9 2014-12-11 11:30:36 -07:00
Tianon Gravi fa71318040 Merge pull request #28 from ceroic/wheezy-official
Wheezy variants for official repo
2014-12-02 09:38:57 -08:00
yosifkit 07ff9127b4 Merge pull request #27 from infosiftr/slim-fix
Add slim deps of libsqlite3-0 at runtime and libsqlite3-dev at build time
2014-12-02 09:28:45 -08:00
gmeans 7716978231 Missed a wheezy 2014-12-02 06:43:09 -05:00
Grant Means 12c65493f0 Added wheezy variant 2014-12-02 06:40:57 -05:00
Grant Means 11da949fd0 Wheezy 3.4 2014-12-02 06:40:06 -05:00
Grant Means 8d45b76631 Wheezy 3.3 2014-12-02 06:38:49 -05:00
Grant Means 57be1a3fd7 Wheezy 2.7 2014-12-02 06:37:15 -05:00
Tianon Gravi c0c674911c Fix slim sqlite3 runtime dependency 2014-12-02 00:52:38 -07:00
Joe Ferguson a4da65d869 Add python's other runtime/build deps 2014-12-01 16:00:42 -08:00
yosifkit db08f8d999 Merge pull request #24 from infosiftr/slim
Add slim variants
2014-11-26 10:38:59 -08:00
Tianon Gravi 01d9728883 Add slim variants 2014-11-26 11:31:57 -07:00
Tianon Gravi c1ddfbe65b Merge pull request #23 from infosiftr/smaller-shared-consistency
Add `--enable-shared`, slightly smaller images, and slightly better consistency across Dockerfiles
2014-11-26 10:28:58 -08:00
Tianon Gravi 4faf7f1b13 Add `--enable-shared`, slightly smaller images, and slightly better consistency across Dockerfiles 2014-11-26 10:30:53 -07:00
Tianon Gravi be49cab808 Fix minor "git log" usage issue 2014-11-25 22:04:38 -07:00
Joe Ferguson 5f2bb88d24 Add readme stub 2014-11-14 16:17:39 -08:00
Tianon Gravi c8a6165860 Merge pull request #20 from infosiftr/slimmer
Remove the source (slimming us down by about 100MB) and skip the tests entirely (since they've been so flaky for us)
2014-11-10 11:12:28 -07:00
Tianon Gravi ce7da0b874 Remove the source (slimming us down by about 100MB) and skip the tests entirely (since they've been so flaky for us) 2014-11-10 11:05:40 -07:00
Tianon Gravi 8dfe392dff Update 3.3 2014-10-20 10:31:22 -06:00
Tianon Gravi e236058d5c Update to 3.4.2 2014-10-08 09:58:02 -06:00
Tianon Gravi 8f5f2dc8a3 Merge pull request #15 from kondzik/master
Add pip to python3.3
2014-10-08 09:26:41 -06:00
yosifkit 992ab4a43f Merge pull request #17 from infosiftr/fix-update
Fix update.sh to not mistakenly capture RCs (and thus push 3.4 down to 3.4.1, since 3.4.2 isn't actually out yet)
2014-10-03 14:57:18 -06:00
Tianon Gravi 9cdb6eeb85 Fix update.sh to not mistakenly capture RCs (and thus push 3.4 down to 3.4.1, since 3.4.2 isn't actually out yet) 2014-10-03 14:54:43 -06:00
kondzik 5da3b09cc5 Drop bad symlink. 2014-10-01 23:33:05 +02:00
Tianon Gravi 92eaf934ad Update to 3.4.2 2014-09-29 10:17:05 -06:00
kondzik 522a394746 Add pip to python3.3 2014-09-26 22:52:39 +02:00
yosifkit afd17709a6 Merge pull request #14 from infosiftr/utf8
Fix UTF-8 printing issues; see http://bugs.python.org/issue19846
2014-09-26 09:30:59 -06:00