diff options
Diffstat (limited to 'recipes/python/python-traits_3.0.3.bb')
-rw-r--r-- | recipes/python/python-traits_3.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-traits_3.0.3.bb b/recipes/python/python-traits_3.0.3.bb index 187f0da660..5f776a4560 100644 --- a/recipes/python/python-traits_3.0.3.bb +++ b/recipes/python/python-traits_3.0.3.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Explicitly typed attributes for Python" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "BSD" -PR = "ml0" +PR = "ml1" inherit setuptools |