Skip to content
Snippets Groups Projects
  1. Aug 22, 2024
  2. Apr 26, 2024
    • Toni Sissala's avatar
      Prepare 0.6.0 · 5faa12aa
      Toni Sissala authored
      Maintenance release. Drop support for py35, py36, py37.
      Add support for py39, py310, py311.
      
      Change project url from bitbucket to gitlab.tuni.
      5faa12aa
  3. Feb 03, 2021
    • Toni Sissala's avatar
      Use python-latest in Jenkinsfile & add py39 test env · 2c39214d
      Toni Sissala authored
      Use 'python-latest' in Jenkinsfile instead of 'python3'. In FSD
      Jenkins environment the python-latest always points to latest
      installed Python.
      
      Update requirements.txt: upgrade to setuptools 50.3.2, which is the
      latest one still supporting Python 3.5.
      
      Add py39 to tox test environments and use it in Jenkinsfile.
      
      Bump version.
      
      Write unreleased changelog entry.
      2c39214d
  4. Jan 20, 2021
  5. Jan 19, 2021
    • Toni Sissala's avatar
      README.rst: Indent line 16 for three characters · 928825f8
      Toni Sissala authored
      The interpretation of a literal block in reStructuredText is expected
      to be intended, and when used together with a list element, the
      indentation should be relative to the text content of the list
      element. Indent line 16 for three more characters to make the rst
      render correctly.
      
      No version bump since this is a documentation change.
      928825f8
  6. Sep 17, 2020
    • Toni Sissala's avatar
      Prepare maintenance release 0.4.0. · 0196297e
      Toni Sissala authored
      Adds new development tools: Jenkinsfile and
      sonar-project.properties. Add py38 environment to tox.ini.
      
      Add project metadata to setup.py, VERSION, MANIFEST.in.
      
      Add licensing information to LICENSE.txt and copyright headers to
      every python code file.
      0196297e
    • Toni Sissala's avatar
      Prepare 0.4.0 maintenance release · b6a1a3a2
      Toni Sissala authored
      Adds new development tools: Jenkinsfile and
      sonar-project.properties. Add py38 environment to tox.ini.
      
      Add project metadata to setup.py, VERSION, MANIFEST.in.
      
      Add licensing information to LICENSE.txt and copyright headers to
      every python code file.
      b6a1a3a2
  7. Sep 03, 2019
  8. Sep 02, 2019
  9. Aug 28, 2019
  10. Jul 09, 2019
  11. Jul 08, 2019
Loading