Commit Graph

339 Commits

Author SHA1 Message Date
openharmony_ci
a601165fae
!13 upgrade version of pyyaml from 6.0 to 6.0.1
Merge pull request !13 from wjf/master
2023-11-01 03:46:33 +00:00
wjf
99e0319bf5 upgrade version of pyyaml from 6.0 to 6.0.1
Signed-off-by: wjf <wujunfang1@huawei.com>
2023-10-31 10:32:44 +08:00
openharmony_ci
8d35c01d26
!12 【回退】部件名整改回PyYAML
Merge pull request !12 from lyj/master
2023-08-15 07:34:58 +00:00
lyj_love_code
2dfd1dadb9 bug: change the component name to PyYAML
Signed-off-by: lyj_love_code <liangyujian2@huawei.com>
2023-08-14 16:14:16 +08:00
openharmony_ci
f0f048e823
!11 bug: 部件名整改为pyyaml
Merge pull request !11 from lyj/master
2023-08-09 08:38:35 +00:00
lyj_love_code
d806d6d8e5 bug: change the component name to pyyaml
Signed-off-by: lyj_love_code <liangyujian2@huawei.com>
2023-08-09 15:21:07 +08:00
openharmony_ci
b9369af5fa
!10 fix version description error
Merge pull request !10 from honghecun/master
2022-06-20 13:48:12 +00:00
xuyong
7940d8437f fix version description error
Signed-off-by: xuyong <xuyong59@huawei.com>
2022-06-20 16:11:50 +08:00
openharmony_ci
6efcd23f91
!9 Upgrade verion of PyYAML from 5.4.1 to 6.0
Merge pull request !9 from honghecun/master
2022-06-18 03:45:53 +00:00
xuyong
2ecaf6cedb Upgrade verion of PyYAML from 5.4.1 to 6.0
Signed-off-by: xuyong <xuyong59@huawei.com>
2022-06-17 16:30:40 +08:00
openharmony_ci
f6373d5dd3
!8 standalone as a component
Merge pull request !8 from lyj/master
2022-05-05 05:58:24 +00:00
lyj_love_code
a80f304e00 standalone as a component
Signed-off-by: lyj_love_code <liangyujian2@huawei.com>
2022-05-05 10:27:50 +08:00
openharmony_ci
354867bef1
!7 fix OAT.xml
Merge pull request !7 from lyj/master
2022-03-26 09:44:16 +00:00
lyj_love_code
7a0898a784 fix OAT.xml
Signed-off-by: lyj_love_code <liangyujian2@huawei.com>
2022-03-26 15:06:08 +08:00
openharmony_ci
9515dfe8ae
!5 回退PyYAML的版本至5.4.1
Merge pull request !5 from honghecun/master
2022-03-16 13:29:57 +00:00
xuyong
3b30a99471 backup pyyaml from 6.0 to 5.4.1
Signed-off-by: xuyong <xuyong59@huawei.com>
2022-03-16 17:10:07 +08:00
openharmony_sig_ci
34effd7fdd
!4 Update OAT.xml
Merge pull request !4 from honghecun/master
2022-01-13 11:16:41 +00:00
xuyong
a5fe34d135 Update the file named OAT.xml
Signed-off-by: xuyong <xuyong59@huawei.com>
2022-01-13 19:06:03 +08:00
openharmony_sig_ci
2eb53d493c
!3 使用原生的README.md文件
Merge pull request !3 from honghecun/master
2022-01-11 03:29:17 +00:00
xuyong
c71388b242 使用源生README
Signed-off-by: xuyong <xuyong59@huawei.com>
2022-01-11 11:28:07 +08:00
openharmony_sig_ci
a8999d76ce
!2 modify spelling error
Merge pull request !2 from honghecun/master
2022-01-05 07:21:06 +00:00
xuyong
f3cee100d0 modify spelling error
Signed-off-by: xuyong <xuyong59@huawei.com>
2022-01-05 15:18:31 +08:00
openharmony_sig_ci
7e579f0fc8
!1 add README and some other configuration files.
Merge pull request !1 from honghecun/master
2022-01-05 07:14:37 +00:00
xuyong
a7d5773cd0 Add readme file and some other configuration files.
Signed-off-by: xuyong <xuyong59@huawei.com>
2022-01-05 14:38:04 +08:00
xuyong
77bf0a8aaa Add readme file and some other configuration files.
Signed-off-by: xuyong <xuyong59@huawei.com>
2022-01-05 14:34:01 +08:00
Matt Davis
8cdff2c805 6.0 release 2021-10-13 12:12:51 -07:00
Matt Davis
a4fb55e943 Update Python 3.10 versions for Windows build 2021-10-13 12:12:44 -07:00
Matt Davis
e45b9643de Add Python 3.10 to tox.ini 2021-10-13 11:57:52 -07:00
Matt Davis
4808fba18e 6.0b1 release 2021-10-04 15:11:05 -04:00
Matt Davis
d5aba406ed Omnibus CI/artifact build update
* Adds support for private GHA runner to build for MacOS/arm64
* Split CI/artifact build workflows (hopefully temporarily) since GHA can't do dynamic/conditional matrix
* Moves Windows builds to GHA
2021-09-29 13:53:30 -07:00
Matt Davis
a6d384c52e Various setup fixes
* enable use of setuptools-embedded distutils
* list 3.10 support
* remove setup.cfg (and deprecated metadata in it)
* run tests on ephemeral copy of intermediate build bits
2021-09-23 15:34:34 -07:00
Ingy döt Net
8f3f9795b4 No longer using appveyor 2021-09-23 14:44:20 -07:00
Ingy döt Net
c2743653bc The yaml.load{,_all} functions require Loader= now 2021-09-23 14:43:55 -07:00
Ingy döt Net
2f87ac4838 Add a basic test file for yaml.load and yaml.dump 2021-09-23 14:43:02 -07:00
Ingy döt Net
7bd92df543 Makefile tweaks 2021-09-23 14:42:00 -07:00
Tina Müller
8f27932796 Fix float resolver for '.' and '._'
A single dot matches the official YAML 1.1 int regex.
This was probably unintended. The regex now requires at least
a digit before or after the dot.
2021-09-23 14:42:00 -07:00
Thom Smith
575d2f46db Use with statements to eliminate ResourceWarnings 2021-09-23 14:42:00 -07:00
Pantelis Antoniou
779bdb129e Use python3 in the Makefile
Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
2021-09-23 14:42:00 -07:00
Pantelis Antoniou
a31a4fb189 Remove Python 2 support and simplify
It's time to stop pretending this is anymore compatible to version 2
by using macros to hide the fact that on 3 objects are bytes and not
string.

Removing the support for version 2 makes things clearer.

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
2021-09-23 14:42:00 -07:00
Pantelis Antoniou
fecae105d7 Define PyString_GetExact as Bytes
Puzzling, but this is the expected behaviour

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
2021-09-23 14:42:00 -07:00
Pantelis Antoniou
82db283558 Fix warning errors of the libyaml binding
Make the build work without any warnings.
The cython and C yaml types were differing in definition and that's
no good.

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
2021-09-23 14:42:00 -07:00
Tina Müller
b3d2d674b7 Add a test for the YAML 1.1 types 2021-09-23 14:42:00 -07:00
Thom Smith
961ce9dcf5 Fix issue with representing Enum types 2021-09-23 14:42:00 -07:00
Thom Smith
141afddd45 Correct spelling of “hexadecimal” 2021-09-22 10:30:55 -04:00
Thomas Smith
23120f886b Update tox.ini
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2021-09-22 15:52:05 +02:00
Thom Smith
28af8b24e6 Remove 3.5 from Appveyor 2021-09-22 15:52:05 +02:00
Thom Smith
00be495c78 Simplify python_requires 2021-09-22 15:52:05 +02:00
Thom Smith
f5bd5607ef Remove 2.7 from CI 2021-09-22 15:52:05 +02:00
Thom Smith
f20947ae25 Move code from lib3 to lib 2021-09-22 15:52:05 +02:00
Thom Smith
dc0c4c1441 Remove 2.7 support 2021-09-22 15:52:05 +02:00