Commit Graph
32 Commits
Author SHA1 Message Date
mvdbeek 9275b34819 Update version to 21.09.rc1 2021-09-20 19:53:09 +02:00
mvdbeek 07fb59937e Update version to 21.09.dev0 2021-05-05 21:48:01 +02:00
Nate Coraor 7ed0f5337f Merge remote-tracking branch 'upstream/release_20.09' into release_21.01 2021-03-01 16:47:23 -05:00
Nate Coraor 373489e8f4 Starting work on objectstore 20.9.2 2021-03-01 16:37:33 -05:00
Nate Coraor 0fbbf734f5 Version 20.9.1 of objectstore (tag galaxy-objectstore-20.9.1). 2021-03-01 15:29:38 -05:00
Nicola Soranzo 2bab40a7bd Remove already unsupported Python 2 from packages 2021-01-15 18:34:37 +00:00
John Chilton b9c9eb0d33 mypy checks for galaxy-objectstore 2020-12-25 19:29:43 -05:00
Nicola Soranzo e40e5aef7e Upgrade syntax using pyupgrade --py36-plus 2020-11-18 16:16:46 +00:00
Nicola Soranzo e96c96eb79 Merge branch 'release_20.09' into dev 2020-10-19 17:48:30 +01:00
Nicola Soranzo a3b954126d Add *requirements.txt files to source packages 2020-10-19 10:32:05 +01:00
mvdbeek 6ac956b57c Merge branch 'release_20.09' into dev 2020-10-17 10:43:51 +02:00
John Chilton c31a2745f6 Starting work on objectstore 20.9.1 2020-10-15 11:56:04 -04:00
John Chilton f5b0d2b109 Version 20.9.0 of objectstore (tag galaxy-objectstore-20.9.0). 2020-10-15 11:55:51 -04:00
John Chilton 7c9b123a6f Prep release of galaxy-objectstore 20.9.0. 2020-10-15 11:55:31 -04:00
Nicola Soranzo 9d74bba7fb Drop support for retired Python 3.5
Upgrade syntax using `pyupgrade --py36-plus` .

Manually drop several `six` imports.

Also:
- Remove broken pr_cache in scripts/bootstrap_history.py
- Fix broken prefix removal in lib/galaxy/tool_util/deps/mulled/mulled_build.py
2020-10-07 11:52:13 +01:00
Dannon Baker c007e03d2a Merge remote-tracking branch 'upstream/release_20.05' into dev 2020-07-14 12:12:20 -04:00
John Chilton 6cf68bb182 Refactor lib/galaxy/objectstore/test_helpers.py to package-less objectstore_helpers.py.
Need more symlinks and such now.
2020-07-08 14:56:10 -04:00
John Chilton 0ea20422e0 Modify packages to allow test requirements (for responses). 2020-07-06 18:49:04 -04:00
John Chilton f529da1b30 Organize more unit tests into package tested bundles. 2020-07-06 18:49:04 -04:00
John Chilton 16f0aff190 Starting work on objectstore 20.5.1 2020-07-04 09:47:37 -04:00
John Chilton e2460bdf59 Version 20.5.0 of objectstore (tag galaxy-objectstore-20.5.0). 2020-07-04 09:47:17 -04:00
John Chilton b0a7e651a6 Prep 20.05 release of galaxy-objectstore. 2020-07-04 09:46:52 -04:00
John Chilton 1dc11a25ba Fix requirements for galaxy-objectstore. 2020-07-03 12:29:48 -04:00
John Chilton ca57f8c113 Starting work on objectstore 19.9.1 2019-12-16 21:07:26 -05:00
John Chilton 6b820e7cda Version 19.9.0 of objectstore (tag galaxy-objectstore-19.9.0). 2019-12-16 20:59:30 -05:00
Nicola Soranzo 1c292702ca Update PROJECT_EMAIL and PyPI URL for old packages 2019-07-05 16:41:11 +02:00
John Chilton ba18783511 Publish universal wheels for various packages.
- Starting work on job-metrics 19.9.0.dev2
- Starting work on objectstore 19.9.0.dev2
- Starting work on util 19.9.0.dev3
- Starting work on tool-util 19.9.0.dev2
2019-06-05 16:44:34 -04:00
John Chilton 905a40d090 packages/ - update package versions to reflect pre-releases to PyPI. 2019-05-28 16:14:50 -04:00
John Chilton a49debffdc packages/ - add Makefile(s) for building projects.
Uses a stripped down, updated variant of like Pulsar/Planemo/ephemeris Makefile stuff. Modified in dozens of ways for tags, version and path differences, etc.. Symbolic links to keep everything in line.
2019-05-28 16:13:07 -04:00
John Chilton 93d097185c packages/ - add development requirements for publishing, linting artifacts 2019-05-28 16:13:07 -04:00
John Chilton 72c22f9610 packages/ - improvements to project structures.
- Update setup.py to reflect Galaxy no longer supports Python 3.4.
- Move PROJECT_DESCRIPTION into a variable imported into setup.py dynamically, reducing the differences in setup.py across packages.
- Fix some project descriptions.
- Fix versions and HISTORY.rst for a release this cycle, didn't get any 19.5.0 packages out.
2019-05-28 16:12:54 -04:00
John Chilton 59b41f4bc3 Rename projects/ -> packages/.
https://github.com/galaxyproject/galaxy/pull/7524#issuecomment-477529349
2019-03-28 09:17:51 -04:00