ome / omero-mapr

An OMERO.web app allowing to browse the data through attributes linked to the image
https://pypi.org/project/omero-mapr/
GNU Affero General Public License v3.0
5 stars 12 forks source link

update version #13

Closed atarkowska closed 7 years ago

atarkowska commented 7 years ago

update version

joshmoore commented 7 years ago

Green. Merging & tagging & releasing.

atarkowska commented 7 years ago

https://10.0.51.135:8443/job/MAPR-test/26/console

+ pip install /home/omero/workspace/MAPR-test/src

Unpacking ./src
  Running setup.py egg_info for package from file:///home/omero/workspace/MAPR-test/src
    your setuptools is too old (<12)
    setuptools_scm functionality is degraded
    zip_safe flag not set; analyzing archive contents...

    Installed /tmp/pip-d0AhpR-build/pytest_runner-2.9-py2.7.egg

Downloading/unpacking requests (from omero-mapr==0.1.9)
  Running setup.py egg_info for package requests

    warning: no files found matching 'test_requests.py'
Downloading/unpacking django-redis>4.4 (from omero-mapr==0.1.9)
  Running setup.py egg_info for package django-redis

Downloading/unpacking redis>=2.10.0 (from django-redis>4.4->omero-mapr==0.1.9)
  Running setup.py egg_info for package redis

    warning: no previously-included files found matching '__pycache__'
    warning: no previously-included files matching '*.pyc' found under directory 'tests'
Installing collected packages: requests, django-redis, omero-mapr, redis
  Running setup.py install for requests

    warning: no files found matching 'test_requests.py'
  Running setup.py install for django-redis

  Running setup.py install for omero-mapr

  Running setup.py install for redis

    warning: no previously-included files found matching '__pycache__'
    warning: no previously-included files matching '*.pyc' found under directory 'tests'
Successfully installed requests django-redis omero-mapr redis