38 Commits

Author SHA1 Message Date
Ben Sturmfels
cf2261022c Now in the 0.12.0 development cycle. 2021-04-05 22:13:01 +10:00
Ben Sturmfels
83a744b1a2 Update version number, relnotes and upgrading docs in preparation for release. 2021-03-10 20:44:54 +11:00
Ben Sturmfels
79cfd9794d Remove reference to --with-python3. 2021-03-06 00:19:06 +11:00
Ben Sturmfels
83429a8658 Drop Python 2 installation support. 2021-03-03 21:40:10 +11:00
Ben Sturmfels
e94f94e639
fixup! Now in 0.11.0 development cycle. 2020-05-06 12:33:59 +10:00
Ben Sturmfels
4a150fa29e
Preparing to release 0.10. 2020-04-28 13:44:21 +10:00
Ben Sturmfels
100f626551
Switch to Python 3 by default.
Addresses #5592.
2020-04-24 14:38:16 +10:00
Christopher Allan Webber
fbca3074f7 Now on MediaGoblin 1.0 development cycle!
* configure.ac (AC_INIT):
* mediagoblin/_version.py (__version__): Update version to 1.0.dev.
2016-03-29 14:27:06 -07:00
Christopher Allan Webber
7e7231aa1a On MediaGoblin 0.9.0!
* configure.ac (AC_INIT):
* mediagoblin/_version.py (__version__): Update to 0.9.0.
2016-03-29 11:42:20 -07:00
Boris Bobrov
cf948352b2 Do not require python3.3 explicitely
It's easier to say "use python3.3+" rather than prevent usage of earlier
versions programmatically in autoconf.
2016-01-07 10:50:32 -08:00
Christopher Allan Webber
a308306bcb Setting 0.8.2.dev in configure.ac as well 2015-12-20 11:11:07 -06:00
Christopher Allan Webber
853b74cd81 v0.8.0! Let's get this party started! 2015-06-04 08:30:54 -05:00
Christopher Allan Webber
eb8a6ba0cc Right, also don't build _version.py in configure.ac 2015-06-03 13:45:57 -05:00
Christopher Allan Webber
94af358779 Whoops, fix --without-virtualenv's helptext 2015-04-03 15:46:10 -05:00
ayleph
bcf6c27426 Correct version number
Signed-off-by: Jessica Tallon <jessica@megworld.co.uk>
2015-03-12 18:31:29 +01:00
Christopher Allan Webber
15c5b332e7 Drop Python2.6 support in configure.ac 2015-02-22 13:10:40 -06:00
Christopher Allan Webber
e6121708e5 Let's try setting up the version number via configure.ac
Why not?
2015-02-21 23:45:21 -06:00
Christopher Allan Webber
743af6ba13 Removing a lot of stuff from configure.ac that we aren't using
We could probably remove more, but this is a ~reasonable start.
2015-02-21 16:49:58 -06:00
Christopher Allan Webber
0e58f8105f So, we're not really using AC_CONFIG_MACRO_DIR for now. 2014-10-10 14:42:18 -05:00
Christopher Allan Webber
53463ad71d Move paste.ini, lazystarter.sh back to the right place 2014-10-10 14:42:17 -05:00
Christopher Allan Webber
41c6732eff Update lazyserver to use paste or gunicorn conditionally
Also get rid of env.in, we're not using that for now.
2014-10-10 14:42:17 -05:00
Christopher Allan Webber
65686465e7 Set USE_PYTHON3 to yes/no depending on whether --with-python3 enabled 2014-10-10 14:42:16 -05:00
Christopher Allan Webber
f8c1e11f10 No acceptable *python* could be found 2014-10-10 14:42:16 -05:00
Christopher Allan Webber
50e5332889 Moved where the python init command was 2014-10-10 14:42:16 -05:00
Christopher Allan Webber
96f9c530ea Most of the way to having a desirable ./configure && make setup
Tries to simplify a lot of the configure code.  This is mostly because I
found what I expected the previous configure setup to do wasn't quite
what it was doing.

Also supports a --with-python3 option.
2014-10-10 14:42:16 -05:00
Christopher Allan Webber
07778a69da Continuing to iterate toward the right autoconf/make solution 2014-10-10 14:42:16 -05:00
Christopher Allan Webber
a9dc855ada Updated MediaGoblin config stuff to latest pyconfigure release
Iterating towards what we want in the configure setup.
2014-10-10 14:42:16 -05:00
Christopher Allan Webber
d57dd89e98 psql, not postgres, in configure.ac 2014-06-05 11:01:21 -05:00
Rodney Ewing
c62d174437 Oops, this accidently slipped in there
Revert "This patch checks for libs instead of programs in configure.ac for sqlite3 and postgesql."

This reverts commit 26da3271f6e6a880c0418998d5a4e5e71081e1f7.
2013-08-20 07:52:12 -07:00
Rodney Ewing
26da3271f6 This patch checks for libs instead of programs in configure.ac for sqlite3 and postgesql.
Patch submitted by amirouche
2013-08-20 07:03:55 -07:00
Christopher Allan Webber
00ed01b7cb Moving setup.py.in back to setup.py 2013-07-25 14:34:48 -05:00
Brandon Invergo
20f7fd5d0b make virtualenv use the default 2013-05-20 00:02:50 +02:00
Brandon Invergo
e56b493a9e fix aux file installation 2013-05-19 23:42:04 +02:00
Brandon Invergo
dc85ee8cef change default prefix 2013-05-19 15:30:18 +02:00
Brandon Invergo
f16f93be3f fix testing for db program 2013-05-19 15:16:37 +02:00
Brandon Invergo
e342891a5d add configure.ac 2013-05-19 13:55:01 +02:00
Brandon Invergo
60c42337ef clean up 2013-05-19 13:22:39 +02:00
Brandon Invergo
ef513974ab add pyconfigure stuff 2012-11-12 23:31:14 +01:00