ShahriyarR / MySQL-AutoXtraBackup

MySQL-AutoXtraBackup commandline tool written in Python 3 based on Percona XtraBackup
https://autoxtrabackup.azepug.az/
MIT License
139 stars 79 forks source link

update pip package #380

Closed JasperAlgra closed 4 years ago

JasperAlgra commented 4 years ago

Hi @ShahriyarR ,

Could you update the pip package at https://pypi.org/project/mysql-autoxtrabackup/ when you have the time? Current pip-package version is 1.5.4.

Cheers,

Jasper

JasperAlgra commented 4 years ago

Hi @ShahriyarR sorry to bother you about this. But it would help me verry much since I'd rather not git/build the autoxtrabackup tool on production hosts but rely on the PIP package. And 1.5.5. has a major fix (deleting the archives).

ShahriyarR commented 4 years ago

:) Oh man, sorry about this. I will try to fix the issue today or tomorrow.

JasperAlgra commented 4 years ago

@ShahriyarR no worries! thanks a lot :)

ShahriyarR commented 4 years ago

@JasperAlgra sorry for late action. I have uploaded the 1.5.5 version to PyPi. Please check it :)

ShahriyarR commented 4 years ago

Closing now.

JasperAlgra commented 4 years ago

Thanks a lot! Working as advertised. I'm still looking into #382 and #384, was bit busy with other stuff but i'll let you know when/if i have a PR.

ShahriyarR commented 4 years ago

Thanks :) I am trying to make most of unit/functional tests available for new 2.0 release as it is a major version change - I must prove that the version change is valuable :D