Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -4,10 +4,10 @@ config BR2_PACKAGE_PYTHON_PYSMB
select BR2_PACKAGE_PYTHON_PYASN
help
pysmb is an experimental SMB/CIFS library written in Python.
It implements the client-side SMB/CIFS protocol (SMB1 and SMB2)
which allows your Python application to access and transfer files
to/from SMB/CIFS shared folders like your Windows file sharing and
Samba folders.
It implements the client-side SMB/CIFS protocol (SMB1 and
SMB2) which allows your Python application to access and
transfer files to/from SMB/CIFS shared folders like your
Windows file sharing and Samba folders.
https://miketeo.net/wp/index.php/projects/pysmb

View File

@@ -1,3 +1,3 @@
# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=9fe70cbc812b2e789915bedea7e45b1a, sha256 locally computed
md5 9fe70cbc812b2e789915bedea7e45b1a pysmb-1.1.18.tar.gz
sha256 580f7dcf8048656d2924c2f78731feaeaf6f9fa8ef5c251fc6964d39bfd3a6b9 pysmb-1.1.18.tar.gz
# md5 from https://pypi.python.org/pypi/pysmb/json, sha256 locally computed
md5 e6f9ce0032db528aae060f7019bd409c pysmb-1.1.19.tar.gz
sha256 fa4e6b4a4f2afbfbd71e9179c491f8c77bc2ad19e0bc866d7c6cbfa9ae272602 pysmb-1.1.19.tar.gz

View File

@@ -4,10 +4,10 @@
#
################################################################################
PYTHON_PYSMB_VERSION = 1.1.18
PYTHON_PYSMB_VERSION = 1.1.19
PYTHON_PYSMB_SOURCE = pysmb-$(PYTHON_PYSMB_VERSION).tar.gz
PYTHON_PYSMB_SITE = https://pypi.python.org/packages/source/p/pysmb
PYTHON_PYSMB_LICENSE = libpng license
PYTHON_PYSMB_SITE = https://pypi.python.org/packages/f9/e7/1fd7faaa946cc6b43ce85bb7a177b75a4718d9c5e291201fec00112b497c
PYTHON_PYSMB_LICENSE = Libpng
PYTHON_PYSMB_LICENSE_FILES = LICENSE
PYTHON_PYSMB_SETUP_TYPE = setuptools