Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
The Universal Packaging Tool
upt
Commits
50a43613
Commit
50a43613
authored
Mar 04, 2018
by
Cyril Roelandt
Browse files
Release: 0.2.2.
parent
e02dea12
Changes
2
Show whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
50a43613
...
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
...
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
Based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
Based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
## [
Unreleased]
## [
0.2.2] - 2018-03-04
### Fixed
### Fixed
- upt.licenses.License: add __eq__ so that comparisons do not fail
- upt.licenses.License: add __eq__ so that comparisons do not fail
...
...
setup.py
View file @
50a43613
...
@@ -18,7 +18,7 @@ setup(
...
@@ -18,7 +18,7 @@ setup(
author
=
'Cyril Roelandt'
,
author
=
'Cyril Roelandt'
,
author_email
=
'tipecaml@gmail.com'
,
author_email
=
'tipecaml@gmail.com'
,
url
=
'https://framagit.org/upt/upt'
,
url
=
'https://framagit.org/upt/upt'
,
version
=
'0.2.
1
'
,
version
=
'0.2.
2
'
,
description
=
'Package software from any package manager to any distribution'
,
description
=
'Package software from any package manager to any distribution'
,
long_description
=
long_description
,
long_description
=
long_description
,
classifiers
=
[
classifiers
=
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment