04-08-2014 Version 1.6.9 [Updated] - Remove non-useful code Fix /tmp/slpkg/readme/ path create [Feature] - Added build path, drop all packages in Slpkg_Build directory Added build and install packages only if new version available and package not installed (slpkg -s sbo) Added display installed packages in tracking dependencies 01-08-2014 Version 1.6.8 [Updated] - Fix grap http extra sources with space in line start like package EMBASSY Fix KeyboardInterrupt 31-07-2014 Version 1.6.7 [Updated[ - Fix packages remove Fix OSError: [Errno 2] No such file or directory: Fix messages 30-07-2014 Version 1.6.6 [Updated] - Fix 'Wrong file' when build packages 28-07-2014 Version 1.6.5 [Feature] - Added slack, noarch and other in list (slpkg -l) Added index in list (slpkg -l) Added install packages via official Slackware mirrors Fix messages [Updated] - Arguments views 28-07-2014 Version 1.6.4 [Updated] - Fix messages FIx IndexError: tuple index out of range 27-07-2014 Version 1.6.3 [Updated] - Fix arguments FIx NameError: global name 'sp' is not defined 26-07-2014 Version 1.6.2 [Feature] - Added distribution upgrade from official Slackware mirrors `slpkg -c slack upgrade` [Updated] - Change detection packages mode. 2x much faster Fix messages 22-07-2014 Version 1.6.1 [updated] - Fix messages Fix package remove Fix package find Fix package print contents 21-07-2014 Version 1.6.0 [Updated] - Fix remove package (slpkg -r) Added and fix messages Create __metadata__ 18-07-2014 Version 1.5.9 [Updated] - Create sub-modules 18-07-2014 Version 1.5.8 [Updated] - Report packages before removed (slpkg -r) 17-07-2014 Version 1.5.7 [Updated] - Fix IndentationError: expected an indented block 17-07-2014 Version 1.5.6 [Updated] - Added setuptools 15-07-2014 Version 1.5.5 [Updated] - Create slpkg.py module 13-07-2014 Version 1.5.4 [Updated] - Remove files in tmp directory after read 24-06-2014 Version 1.5.3 [Updated] - Fix IOError: [Errno 13] Permission denied: (file = open("/tmp/slpkg/readme/" + name + site, "w")) 24-06-2014 Version 1.5.2 [Updated] - Fix urllib2.URLError: 12-06-2014 Version 1.5.1 [Updated] - Fix return download link on architectures other x86_64 07-06-2014 Version 1.5.0 [Updated] - Fix download if server file is newer than local [Updated] - Source code 06-06-2014 Version 1.4.9 [Updated] - Fix exit from loop after build in option 'network' [Updated] - Source code 06-06-2014 Version 1.4.8 [Updated] - Fix print message to upgrade, install, reinstall and report files to removed. 04-06-2014 Version 1.4.7 [Feature] - Added download/build/install in choises (-n) network and (-c) check 05-06-2014 Version 1.4.6 [Updated] - Fix build noarch packages 04-06-2014 Version 1.4.5 [Feature] - Added support ftp links [Feature] - Added report already installed packages 03-06-2014 Version 1.4.4 [Feature] - Added support ALL extra sources [Updated] - Fix out of range in SBo version link with filename 03-06-2014 Version 1.4.3 [Updated] - Fix to avoid build packages with more than four arguments. 03-06-2014 Version 1.4.2 [Updated] - Fix to avoid build package if already installed [Updated] - Fix not download if file already installed 31-05-2014 Version 1.4.1 [Updated] - Fix to avoid download package if already installed 30-05-2014 Version 1.4.0 [Updated] - Fix to install SBo packages with different tag [Updated] - Fix to avoid build and install already installed packages 30-05-2014 Version 1.3.9 [Updated] - Remove to search for SBo script no needed [Updated] - New naming the arguments [Updated] - source code 30-05-2014 Version 1.3.8 [Updated] - Fix no dependencies found 29-05-2014 Version 1.3.7 [Updated] - Fix link filename with version 28-05-2014 Version 1.3.6 [Feature] - Added download package with all dependencies build and install all 24-05-2014 Version 1.3.5 [Updated] - Fix print out "no dependecies" tracking function [Updated] - Fix confirmation delete packages 23-05-2014 Version 1.3.4 [Bugfix] - Fixed (sre_constants.error) recognize package names with special characters 22-05-2014 Version 1.3.3 [Feature] - Added download and build package 22-05-2014 Version 1.3.2 [Feature] - Added view info and SlackBuild file [Updated] - Fix build arguments messages [Bugfix] - Fixed TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' in sbo_requires_pkg function (sbo_url = sbo_url + name + ".info") 21-05-2014 Version 1.3.1 [Feature] - Added view README file 21-05-2014 Version 1.3.0 [Updated] - Fix argparse view 21-05-2014 Version 1.2.9 [Feature] - Added tracking dependencies 20-05-2014 Version 1.2.8 [Feature] - Added download package from www.slackbuild.org [Feature] - Added to support build packages with extra sources 20-05-2014 Version 1.2.7 [Updated] - Overwrite code into functions 20-05-2014 Version 1.2.6 [Updated] - Better code, better speed... enjoy !!! 19-05-2014 Version 1.2.5 [Updated] - Fix download source x86_64 arcitecture 19-05-2014 Version 1.2.4 [Feature] - Added download source code by pc arcitecture 19-05-2014 Version 1.2.3 [Updated] - Fix check packages for updates [Feature] - Added progress bar to searching 19-05-2014 Version 1.2.2 [Updated] - Fix libraries repository 19-05-2014 Version 1.2.1 [Updated] - Fix functions 17-05-2014 Version 1.2.0 [Feature] - Added if your packages from www.slackbuilds.org is up to date 17-05-2014 Version 1.1.9 [Updated] - Fix notify message if exist package in fuction remove 17-05-2014 Version 1.1.8 [Feature] - Added to check root user [Updated] - Fix find and display packages 16-05-2014 Version 1.1.7 [Updated] - Fix functions 15-05-2014 version 1.1.6 [Updated] - Removed stupid option binary search 15-05-2014 Version 1.1.5 [Feature] - Added multi install, upgrade, remove and find packages [Feature] - Added to find from network slackbuilds links and sources 14-05-2014 Version 1.1.4 [Updated] - Updated function sbo_requires_pkg do not use .txt file 14-05-2014 Version 1.1.3 [Feature] - Added to find requirements package from www.slackbuild.org 13-05-2014 Version 1.1.2 [Feature] - Added to find already binary packages in /tmp directory 13-05-2014 Version: 1.1.1 [Updated] - Fix list print out 12-05-2014 Version 1.1.0 [Feature] - Added search from SBo and print link for download 12-05-2014 Version 1.0.9 [Updated] - Fix warning messages amd colors print out 12-05-2014 Version 1.0.8 [Updated] - Added signle install argument [Updated] - Fix arguments [Updated] - Added 2 options in list argument 11-05-2014 Version 1.0.7 [Updated] - fix null arguments 11-05-2014 Version 1.0.6 [Updated] - updated slackbuild argument 10-05-2014 Version 1.0.5 [Feature] - Added auto build package choice [Updated] - man page and README.rst file 10-05-2014 Version 1.0.3 [Updated] - bin/slpkg added function find_package 10-05-2014 Version 1.0.2 [Updated] - setup.py file [Updated] - man page slpkg.8 added gziped 09-05-2014 Version 1.0.1 [Feature] - Added support install man page 09-05-2014 Version 1.0.0 [Feature] - Added man page 09-05-2014 Version 0.0.3 [Feature] - Added support warning message if remove package [Feature] - Replace remove command 08-05-2014 Version 0.0.2 [Feature] - Added support reinstall package [Updated] - Version print out ------------------------------------------------------------------- 07-05-2014 Version 0.0.1 Notes: Released version 0.0.1, developmnet status Aplha