nokia / git-changelog-generator

Git Changelog Generator
https://pypi.python.org/pypi/gcg
BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

repo selection #26

Closed weakcamel closed 6 years ago

weakcamel commented 6 years ago

Hotfix: release 0.1.5 was published to dev lifecycle instead of main/stable.

https://github.com/nokia/git-changelog-generator/pull/25 hopefully fixes that

weakcamel commented 6 years ago

It worked.

Yum:

Resolving Dependencies
--> Running transaction check
---> Package python-gcg.noarch 0:0.1.5rc12-1 will be updated
---> Package python-gcg.noarch 0:0.1.6-1 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

===============================================================================================================================================================================================
 Package                                  Arch                                 Version                               Repository                                                           Size
===============================================================================================================================================================================================
Updating:
 python-gcg                               noarch                               0.1.6-1                               bintray_weakcamel_yum_oss_stable.repo                                22 k

Transaction Summary
===============================================================================================================================================================================================
Upgrade  1 Package

Total download size: 22 k
Is this ok [y/d/N]: y
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
python-gcg-0.1.6-1.noarch.rpm                                                                                                                                           |  22 kB  00:00:01     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Updating   : python-gcg-0.1.6-1.noarch                                                                                                                                                   1/2 
  Cleanup    : python-gcg-0.1.5rc12-1.noarch                                                                                                                                               2/2 
  Verifying  : python-gcg-0.1.6-1.noarch                                                                                                                                                   1/2 
  Verifying  : python-gcg-0.1.5rc12-1.noarch                                                                                                                                               2/2 

Updated:
  python-gcg.noarch 0:0.1.6-1                                                                                                                                                                  

Complete!

Deb:

$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.4.0-122 linux-headers-4.4.0-122-generic linux-image-4.4.0-122-generic linux-image-extra-4.4.0-122-generic
Use 'sudo apt autoremove' to remove them.
The following packages will be upgraded:
  python-gcg
1 to upgrade, 0 to newly install, 0 to remove and 1 not to upgrade.
Need to get 10.4 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 https://dl.bintray.com/weakcamel/deb-oss xenial/main amd64 python-gcg all 0.1.6-1 [10.4 kB]
Fetched 10.4 kB in 1s (8,299 B/s)
(Reading database ... 448098 files and directories currently installed.)
Preparing to unpack .../python-gcg_0.1.6-1_all.deb ...
Unpacking python-gcg (0.1.6-1) over (0.1.5rc12-1) ...
Setting up python-gcg (0.1.6-1) ...