Commit Graph

7 Commits

Author SHA1 Message Date
Wang Mingyu
1f27638c7d python3-configparser: upgrade 3.8.1 -> 4.0.2
Add build dependency of setuptools-scm-native for python3-configparser.

Error message:
ERROR: Do not try to fetch `setuptools_scm>=1.15.0' for building. Please
add its native recipe to DEPENDS.

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-02-13 14:07:47 -08:00
Nicola Lunghi
a47b347785 python-configparser: Add native and nativesdk to BBCLASSEXTEND
Signed-off-by: Nicola Lunghi <nick83ola@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-19 23:33:03 -08:00
Khem Raj
502ec72e60 python-configparser: Mark license as MIT
Debian copyright also uses MIT
https://sources.debian.org/src/configparser/3.5.0b2-3/debian/copyright/

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-09-30 16:54:51 -07:00
Yuan Chao
09acc5af34 python-configparser: upgrade 3.7.4 -> 3.8.1
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-12 09:11:01 -07:00
Yuan Chao
85feefecac python-configparser: upgrade 3.5.0 -> 3.7.4
-License-Update: LICENSE in PKG-INFO file changed from MIT to UNKNOWN.

Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-05 17:55:36 -07:00
Alexandru Vasiu
6646362e73 python-configparser.inc: Fix SUMMARY
SUMMARY contained a non-ascii char (’ instead of ') which caused
pkg.info_installed to fail.

Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-11-07 08:56:28 -08:00
Alexandru Vasiu
ae3081affd python-configparser: add new recipe
This module provides the ConfigParser class which implements a basic configuration language which provides a structure similar to what’s found in Microsoft Windows INI files.

Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-01 18:17:02 -07:00