Bug 232700 - [NEW PORT] devel/py-num2words: Library to convert numbers to words in multiple languages (needed for Odoo ERP)
Summary: [NEW PORT] devel/py-num2words: Library to convert numbers to words in multipl...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Wen Heping
URL:
Keywords: feature
Depends on:
Blocks:
 
Reported: 2018-10-26 08:43 UTC by Jonas Palm
Modified: 2021-08-17 09:14 UTC (History)
2 users (show)

See Also:


Attachments
Patch to add devel/py-num2words (1.47 KB, patch)
2018-10-26 08:43 UTC, Jonas Palm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Palm 2018-10-26 08:43:42 UTC
Created attachment 198647 [details]
Patch to add devel/py-num2words

As py-num2words is needed to run Odoo ERP on FreeBSD it would be nice to have it in the ports collection.

https://www.odoo.com/
https://en.wikipedia.org/wiki/Odoo

Since I'm no maintainer I've set MAINTAINER=python@FreeBSD.org. If somebody here is interested in taking the port I'm happy to commit a modified patch.
Comment 1 wen 2018-11-26 08:41:48 UTC
(In reply to Jonas Palm from comment #0)
Would you import odoo into portstree ?
It is in my plan too :)

wen
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-11-27 02:45:55 UTC
A commit references this bug:

Author: wen
Date: Tue Nov 27 02:45:41 UTC 2018
New revision: 485980
URL: https://svnweb.freebsd.org/changeset/ports/485980

Log:
  num2words is a library that converts numbers like 42 to words like
  forty-two. It supports multiple languages and can even generate ordinal
  numbers like forty-second (although this last feature is a bit buggy
  for some languages at the moment)

  WWW: https://github.com/savoirfairelinux/num2words

  PR:		232700
  Submitted by:	jonaspalm@posteo.de

Changes:
  head/devel/Makefile
  head/devel/py-num2words/
  head/devel/py-num2words/Makefile
  head/devel/py-num2words/distinfo
  head/devel/py-num2words/pkg-descr
Comment 3 wen 2018-11-27 02:50:53 UTC
(In reply to Jonas Palm from comment #0)
Hi,

   I commit num2words into portstree and set you as the maintainer.
   If you are too busy to maintain the ports, I can maintain it with your agreement.

wen
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2018-11-27 03:15:25 UTC
Assign to committer resolving
Comment 5 Jonas Palm 2018-11-30 09:35:34 UTC
Hi wen,

I probably won't make an odoo port but would be happy to see one :)

Thanks for committing. I think I can manage maintaining this port.

Jonas
Comment 6 AgenterBooks 2021-08-17 09:14:55 UTC
MARKED AS SPAM