#754: Fix 773y date format
------------------------+---------------------
Reporter: jblayloc | Owner: jlavik
Type: defect | Status: closed
Priority: major | Milestone:
Component: BibFormat | Version:
Resolution: fixed | Keywords: INSPIRE
------------------------+---------------------
Comment (by simko):
Replying to [comment:5 jlavik]:
> inside inspire repo runs all the tests OK, except
./miscutil/lib/dateutils_tests.py which complains on:
It is not nice to have `dateutils.py` living in the INSPIRE repository
that would overwrite `dateutils.py` of the Invenio repository, because
this may cause trouble with the updates (e.g. what if we change dateutils
API inside Invenio). If there are some dateutils changes that are needed
for INSPIRE, then these should be committed back to upstream Invenio
dateutils with proper flags that would influence its behaviour.
As far as I am concerned, the whole `miscutil` tree of the INSPIRE
repository can be removed. For example, it is not plugged into the top-
level `Makefile`, so INSPIRE's dateutils is not installed and is not used.
If you agree that it can be removed, then let's remove it.
--
Ticket URL: <http://invenio-software.org/ticket/754#comment:8>
Invenio <http://invenio-software.org>