index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add pyproject.toml and switch to setup.cfg with only a skeleton setup.py.
Ben Sturmfels
2021-04-08
1
-147
/
+3
*
Simplify packaging of static assets.
Ben Sturmfels
2021-04-07
1
-9
/
+1
*
Include static assets in setuptools package.
Ben Sturmfels
2021-04-07
1
-3
/
+8
*
Document setup.py data_files.
Ben Sturmfels
2021-04-06
1
-0
/
+2
*
Include env.py in Python package.
Ben Sturmfels
2021-04-06
1
-0
/
+1
*
Now in the 0.12.0 development cycle.
Ben Sturmfels
2021-04-05
1
-2
/
+2
*
fixup! Pin werkzeug to fix breaking tests.
Ben Sturmfels
2021-04-04
1
-1
/
+1
*
Pin werkzeug to fix breaking tests.
Ben Sturmfels
2021-04-04
1
-1
/
+1
*
Fix extras_require.
Ben Sturmfels
2021-04-04
1
-1
/
+4
*
Move WebTest requirement to "extras_require".
Ben Sturmfels
2021-04-02
1
-2
/
+2
*
Remove implicit dependency on PasteDeploy.
Ben Sturmfels
2021-04-02
1
-1
/
+0
*
Sort the dependencies in setup.py for easy comparison with guix-env.scm.
Ben Sturmfels
2021-04-01
1
-24
/
+20
*
Fix pytest issues in Guix.
Ben Sturmfels
2021-03-30
1
-2
/
+5
*
Fix audio and submission tests under Guix.
Ben Sturmfels
2021-03-30
1
-1
/
+1
*
Add "feedgenerator" requirement to setup.py.
Ben Sturmfels
2021-03-29
1
-0
/
+1
*
Convert atom feeds to use feedgenerator library.
Ben Sturmfels
2021-03-16
1
-1
/
+1
*
Pin sqlalchemy to a known good version.
Charlotte Koch
2021-03-06
1
-1
/
+1
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-3
/
+1
*
Remove six library.
Ben Sturmfels
2021-03-05
1
-1
/
+0
*
Reinstate audio spectrograms on Python 3 [#5610].
Fernando Gutierrez
2021-03-03
1
-0
/
+2
*
Drop Python 2 installation support.
Ben Sturmfels
2021-03-03
1
-88
/
+2
*
Pin wtforms due to removal of ext module.
Ben Sturmfels
2021-03-03
1
-1
/
+2
*
docs: Tweak the release notes and deployment docs following testing.
Ben Sturmfels
2020-05-04
1
-0
/
+1
*
Allow Python 2 minor version upgrades [#5595].
Ben Sturmfels
2020-04-30
1
-77
/
+77
*
Forcibly pin all Python 2 dependencies [#5595].
Ben Sturmfels
2020-04-30
1
-11
/
+77
*
Fix Python 2 package dependencies and sub-dependencies [#5595].
Ben Sturmfels
2020-04-30
1
-2
/
+7
*
Fix dependencies and tests for clean Python 2 & 3 test runs under Docker.
Ben Sturmfels
2020-04-28
1
-2
/
+5
*
Fix "KeyError: 'No such transport: sqlite. Did you mean sqla?'" in tests.
Ben Sturmfels
2020-04-14
1
-1
/
+2
*
Require jinja2<3.0.0 due to use of f-strings.
Ben Sturmfels
2020-04-10
1
-1
/
+3
*
Pin werkzeug < 1.0.0.
Ben Sturmfels
2020-04-01
1
-1
/
+1
*
require higher version of six due to installation problems
Boris Bobrov
2018-08-13
1
-1
/
+1
*
Revert "cap sqlalchemy"
Boris Bobrov
2018-06-08
1
-1
/
+1
*
cap sqlalchemy
Boris Bobrov
2018-04-30
1
-1
/
+1
*
move exifread to other dependencies
Boris Bobrov
2017-06-10
1
-3
/
+1
*
Remove upper cap on celery kombu
Boris Bobrov
2017-06-10
1
-2
/
+1
*
Modify setup.py version syntax to address #5464
Andrew Browning
2016-08-26
1
-2
/
+2
*
Cap kombu and celery
Boris Bobrov
2016-07-25
1
-2
/
+2
*
Remove old hack to support pre-0.7.5 Alembic versions
Christopher Allan Webber
2016-03-02
1
-1
/
+1
*
Remove version caps on sqlalchemy and alembic.
Christopher Allan Webber
2016-03-02
1
-2
/
+2
*
Oh, we don't need Paste, but we do need PasteScript!
Christopher Allan Webber
2016-02-20
1
-0
/
+1
*
Removing python 2.6 junk: argparse and a 2.6 classifier
Christopher Allan Webber
2016-02-19
1
-2
/
+0
*
Switch from Paste for serving to Waitress
Christopher Allan Webber
2016-02-19
1
-4
/
+1
*
Cleanup setup.py
Boris Bobrov
2016-02-18
1
-8
/
+0
*
Removed deprecated comment about wsgi environ being borked
Christopher Allan Webber
2016-02-17
1
-2
/
+0
*
Upgrade sqlalchemy and sa-migrate
Boris Bobrov
2016-02-11
1
-2
/
+2
*
Uncap Paste
Boris Bobrov
2016-01-07
1
-1
/
+1
*
Switch to webtest >= 2.0.18
Christopher Allan Webber
2015-11-05
1
-1
/
+1
*
trac#665: Upgrade to WebTest 2.0.18 and fix broken test `test_csrf_cookie_set`.
Ben Sturmfels
2015-11-05
1
-1
/
+1
*
Pin mock 1.0.1 in Python 2 for now.
Berker Peksag
2015-07-22
1
-1
/
+1
*
Paste 2.0 breaking wsgi
Christopher Allan Webber
2015-04-24
1
-1
/
+3
[next]