Hi Roger,
we have just made a release with lots of changes and noticed that we
don't have access to the package on pypi
(https://pypi.org/project/isbg/). I am assuming ook is you.
I am "honestly" on PyPI: https://pypi.org/user/honestly/
Could you transfer the pypi project to me?
Thank you,
Luke
We just released version 2.1.0.
Thanks a lot to all the people who contributed to the project since the
last release!
A large part of ISBG has be rewritten since the last release. This
should fix a lot of the bugs people had.
Here the changelog for this version:
* Don't raise a error when learning a too big email spam (spamc return
code 98).
* Password is now stored as json data file.
* Using standard cache xdg_cache_home to store information, usually
$HOME/.cache/isbg/. If you have stored your password with and old
releases you should re-store it and delete the old stored files, you
should find the old ones as $HOME/.isbg.
* We use cchardet and chardet if installed for better detect the mails
encoding.
* A more robust package, it can be used as a module and a script.
* Using isbg/__main__ or python -m isbg to run as script.
* python3 support.
* Modularized.
* Added a default --partialrun of 50. Use --partialrun=0 to retain the
old behaviour.
* Renamed sa_unwrap script to isbg_sa_unwrap, added command line
options. Now it also depends of docopt.
* Documentation: * Use sphinx and support to upload it to Read the docs.
* Added development documentation. * Added manpages, built with sphinx.
* Examples: added a crontab example in the bash_scripts directory.
Note that you will need to save your passwords again since they are now
being store as plaintext in a JSON file.
You can find the signed release for 2.1.0 here:
https://github.com/isbg/isbg/releases/tag/2.1.0
--
,''`.
: :' : Louis-Philippe Véronneau
`. `'` pollo(a)debian.org / veronneau.org
`-
Hi Carles!
I'm happy to tell you we merged your PR and the `v.2.0` branch has now
been merged with the master branch.
Do you think you could change the Read the docs source to the main ISGB
repository? That was we can keep the online doc up to date.
Thanks!
--
,''`.
: :' : Louis-Philippe Véronneau
`. `'` pollo(a)debian.org / veronneau.org
`-
Hi all,
I've been developing a fork of isbg[1] for the last year. Could the
changes be integrated in the main isbg project?
I don't know if developers of isbg in the project has interest on it or
if the project has been abandoned, but I would want to add myself as a
developer to help to maintain isbg.
[1] https://github.com/carlesmu/isbg
Best regards,
Carles Muñoz Gorriz