Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release of version 0.7.2 #169

Closed
wants to merge 1 commit into from
Closed

Release of version 0.7.2 #169

wants to merge 1 commit into from

Conversation

sesheta
Copy link
Member

@sesheta sesheta commented Nov 8, 2019

Related: #166

Changelog:

  • Release of version 0.7.1
  • Relock with new dependencies
  • Remove last bits relying on semantic-version library
  • Reflect code review comments
  • Fix testsuite respecting new implementation
  • Use packaging module to be fully compliant with Python ecosystem
  • Fix metadata propagation when instantiating PipfileLock
  • Add missing aiohttp dependency
  • Normalize package name before checking its availability
  • Introduce a method for checking if the given package is provided by index
  • always use normalized package names
  • re frido's comments on Feature: async source #160
  • Normalized link text for comparison to package name
  • bounced version
  • ✨ implemented a set of async methods
  • relocked
  • ✨ updated to our latest standards
  • Propagate metadata from constructed metadata in Pipfile
  • Provide a way to define runtime environment when instantiating from package versions
  • Start using mypy for type checking
  • Drop version specification
  • Release of version 0.6.5
  • Fix handling of user arguments when running pytest from setup.py
  • Add support for parsing extras from Pipfile and Pipfile.lock
  • Release of version 0.6.4
  • Adjust testsuite to use toml instead of contoml
  • Substitute contoml with toml
  • Do not rely on pkg_resources, use packaging for version parsing
  • Use packaging for package name normalization
  • Release of version 0.6.3
  • Normalize Python package versions according to PEP-440
  • 📌 Automatic update of dependency packaging from 19.1 to 19.2
  • 📌 Automatic update of dependency thoth-common from 0.9.9 to 0.9.10
  • 📌 Automatic update of dependency thoth-common from 0.9.8 to 0.9.9
  • Release of version 0.6.2
  • Move testcase to its proper location
  • Fix incosistent runtime environment attribute instantiation
  • fix symbols
  • Fix Attribute Error
  • 📌 Automatic update of dependency semantic-version from 2.8.1 to 2.8.2
  • 📌 Automatic update of dependency pytest from 5.1.1 to 5.1.2
  • 📌 Automatic update of dependency semantic-version from 2.8.0 to 2.8.1
  • 📌 Automatic update of dependency semantic-version from 2.7.1 to 2.8.0
  • 📌 Automatic update of dependency semantic-version from 2.7.0 to 2.7.1
  • 📌 Automatic update of dependency semantic-version from 2.6.0 to 2.7.0
  • 📌 Automatic update of dependency pytest from 5.1.0 to 5.1.1
  • Fix temporary name assignment
  • Add missing requirements
  • 📌 Automatic update of dependency pytest from 5.0.1 to 5.1.0
  • Remove unused imports
  • 📌 Automatic update of dependency thoth-common from 0.9.7 to 0.9.8
  • 📌 Automatic update of dependency thoth-common from 0.9.6 to 0.9.7
  • Release of version 0.6.1
  • Normalize Python package names according to PEP-0503
  • 📌 Automatic update of dependency lxml from 4.4.0 to 4.4.1
  • Add missing runtime environment in dict reports of project
  • 📌 Automatic update of dependency thoth-common from 0.9.5 to 0.9.6
  • Make results of tests agnostic to relative ordering
  • Created function that returns list of artifacts
  • Do not mock Artifact - test it instead
  • Coala errors
  • Addressed a few comments
  • Wheel symbols return now includes library
  • changed testing whl&json files and some minor fixes
  • Altered test and debugged
  • update
  • Propogate verify_ssl
  • Fixed
  • Fixed
  • Variable name change and coala formatting
  • Added back get_hashes to pass test case
  • Created PythonArtifact class
  • Copy paste issue
  • Install packaging
  • Changed based on review, refactored to only download once
  • 📌 Automatic update of dependency lxml from 4.3.5 to 4.4.0
  • 📌 Automatic update of dependency lxml from 4.3.4 to 4.3.5
  • Add typing
  • Added pyelftools
  • Added call in run func
  • Download wheels
  • Add code from my repo
  • Output filepath and sha256 for all files inside artifact
  • 📌 Automatic update of dependency thoth-common from 0.9.4 to 0.9.5
  • Release of version 0.6.0
  • fix issue Sanitize package source indexes when deserializing #20
  • 📌 Automatic update of dependency thoth-common from 0.9.3 to 0.9.4
  • 📌 Automatic update of dependency thoth-common from 0.9.2 to 0.9.3
  • 📌 Automatic update of dependency thoth-common from 0.9.1 to 0.9.2
  • testing get_package_hashes() with_included_files
  • 📌 Automatic update of dependency pytest from 5.0.0 to 5.0.1
  • 📌 Automatic update of dependency pytest from 4.6.3 to 5.0.0
  • 📌 Automatic update of dependency thoth-common from 0.9.0 to 0.9.1
  • 📌 Automatic update of dependency thoth-common from 0.8.11 to 0.9.0
  • gathering hashes for .whl files
  • 📌 Automatic update of dependency pytest from 4.6.2 to 4.6.3
  • 📌 Automatic update of dependency lxml from 4.3.3 to 4.3.4
  • 📌 Automatic update of dependency thoth-common from 0.8.7 to 0.8.11
  • 📌 Automatic update of dependency pytest from 4.5.0 to 4.6.2
  • 📌 Automatic update of dependency requests from 2.21.0 to 2.22.0
  • 📌 Automatic update of dependency thoth-common from 0.8.5 to 0.8.7
  • 📌 Automatic update of dependency pytest from 4.4.2 to 4.5.0
  • 📌 Automatic update of dependency pytest from 4.4.1 to 4.4.2
  • Minor fix to display correct release in title of docs html
  • 📌 Automatic update of dependency pytest-cov from 2.6.1 to 2.7.1
  • Add tests for parsing semver
  • A simple workaround to parse semver with leading zeros
  • 📌 Automatic update of dependency pytest from 4.4.0 to 4.4.1
  • 📌 Automatic update of dependency thoth-common from 0.8.4 to 0.8.5
  • Automatic update of dependency thoth-common from 0.8.3 to 0.8.4
  • Automatic update of dependency thoth-common from 0.8.2 to 0.8.3
  • Automatic update of dependency thoth-common from 0.8.1 to 0.8.2
  • Automatic update of dependency pytest from 4.3.1 to 4.4.0
  • Automatic update of dependency flexmock from 0.10.3 to 0.10.4
  • Automatic update of dependency lxml from 4.3.2 to 4.3.3
  • Propagate package name to debug message
  • Release of version 0.5.0
  • Rename dependency version to conform python package naming schema
  • Update dependencies
  • Add Thoth's configuration file
  • Use Sphinx for documentation
  • Ignore tests in coala
  • Make Coala happy
  • Format with black
  • Provide runtime environment parameter
  • Minor fixes in implementation
  • Use black for formating
  • std coala config
  • added pytest jobs to all the pipes
  • Requires are optional field in Pipfile
  • Introduce configuration check method
  • Use black for formatting
  • Minor fixes in implementation
  • It's already 2019
  • Remove unused imports
  • Update .gitignore
  • Fix typo
  • Improve packages gathering from indexes
  • Version 0.4.6
  • Avoid issues with bs4 when parsing simple API package listing
  • Release of version 0.4.5
  • Make sure we use warehouse API only if it is available
  • Version 0.4.4
  • Manipulate with core settings of a project
  • Create static method for semver parsing
  • Add testsuite for provenance checks
  • Test creation of project from package versions
  • Release of version 0.4.3
  • Introduce to_tuple_locked for locked packages
  • Release of version 0.4.2
  • Make linter happy again
  • Automatic update of dependency pytest from 4.0.1 to 4.0.2
  • Introduce to_tuple method
  • Version 0.4.1
  • Minor fix for pipfile generation
  • Release of version 0.4.0
  • Adjust report messages so that they are more generic
  • Use index url in reports rather than index name
  • Be transparent about Pipfile's serialization type (JSON or TOML)
  • Sanitize package source indexes before instantiation
  • Sanitize package source indexes when deserializing
  • Make default source name more differentiable
  • Introduce digests fetcher abstraction for fetching package digests
  • Version 0.3.1
  • Adjust README file
  • Add testsuite to test thoth-python
  • Expose also PipfileMeta class
  • also managing releases to pypi now
  • adding standard thoth project configs
  • Instantiate Project from strings
  • Version 0.3.0
  • Do not restrict click version
  • Version 0.2.0
  • Do not forget requirements.txt
  • Version 0.1.0
  • Fix wrong imports
  • Source code import
  • Add long description for PyPI
  • Initial project import

@sesheta sesheta added bot This Issue or PR is being worked on by a bot size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 8, 2019
@fridex fridex closed this Nov 8, 2019
@fridex fridex deleted the v0.7.2 branch November 8, 2019 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot This Issue or PR is being worked on by a bot size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants