From e45ea27a1f7fb939840d1d3e513e18c35f16d70b Mon Sep 17 00:00:00 2001
From: Aurélien Larcher <aurelien.larcher@gmail.com>
Date: Wed, 10 Mar 2021 19:20:10 +0100
Subject: [PATCH] Add -37 and -39 to constantly and update python macros + transform

---
 components/python/constantly/constantly-PYVER.p5m |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/components/python/constantly/constantly-PYVER.p5m b/components/python/constantly/constantly-PYVER.p5m
index dd89805..26fc2e1 100644
--- a/components/python/constantly/constantly-PYVER.p5m
+++ b/components/python/constantly/constantly-PYVER.p5m
@@ -15,7 +15,6 @@
 
 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
-set name=pkg.description value="$(COMPONENT_DESCRIPTION)"
 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)

--
Gitblit v1.9.3