<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <p>Hi,</p>
    <p><br>
    </p>
    <p>If it is just about tagging a minor tweak and this is just for
      this cmake-install fix, I'm fine with it. It helps fixing a python
      package bug, and we should not make the procedure more complicated
      than it is already.<br>
    </p>
    <p><br>
    </p>
    <p>But adding this 4th digit in the version number in general is, in
      my opinion, more irritating than helping. Which version should the
      user download? 2.8.1 or 2.8.0.1 and what is the difference? When
      do we increase the 3rd digit and when the 4th digit only? <br>
    </p>
    <p>We could just, as Christoph suggested, make more often the minor
      patch-version releases, like, 2.8.1.  Essentially, each bugfix
      that is backported into a release branch could end up in a new
      patch version number. Maybe we collect bugfixes in a monthly
      cycle.<br>
    </p>
    <p>The 4th digit could just be helpful if required by, e.g., the
      python packaging system because it would not be allowed to upload
      the same version. Then, the tweak version would just have no other
      meaning than this. So, if we would like to have a 4th digit, it
      would be nice to define its meaning.</p>
    <p><br>
    </p>
    <p>Best,<br>
      Simon<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Am 25.11.21 um 17:21 schrieb Dedner,
      Andreas:<br>
    </div>
    <blockquote type="cite"
cite="mid:VE1PR01MB6206BFF64B7582591616E9549A619@VE1PR01MB6206.eurprd01.prod.exchangelabs.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <style type="text/css" style="display:none;">P {margin-top:0;margin-bottom:0;}</style>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <span style="font-family:monospace"><span style="color: rgb(0,
            0, 0); background-color: rgb(255, 255, 255); font-family:
            Calibri, Helvetica, sans-serif;">Hi.</span></span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <span style="font-family:monospace"><span style="color: rgb(0,
            0, 0); background-color: rgb(255, 255, 255); font-family:
            Calibri, Helvetica, sans-serif;">Recently we discovered a
            bug in the 2.8.0 Python packages uploaded to pypi. During
            the installation of the packages from
            dune-istl/localfunctions the libs
            _istl.so/_localfunctions.so are not added to the venv  - the
            install command was missing in the CMakeLists.txt file. It's
            fixed now in the release branch.<br>
          </span></span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <span style="font-family:monospace"><span style="color: rgb(0,
            0, 0); background-color: rgb(255, 255, 255); font-family:
            Calibri, Helvetica, sans-serif;"><br>
          </span></span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <span style="font-family:monospace"><span style="color: rgb(0,
            0, 0); background-color: rgb(255, 255, 255); font-family:
            Calibri, Helvetica, sans-serif;">It is not allowed to
            replace Python packages with new ones using the same version
            on pypi. So, we can only fix this by uploading a new
            version. We had the same issue already with dune-fem and
            just uploaded 2.8.0.1. We would like to do the same with the
            core packages to fix this problem. On the other hand, we
            also only wanted to upload packages that correspond to
            tagged commits. Consequently, we would like to add a
            v2.8.0.1 tag to the core modules.
            <br>
          </span></span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <span style="font-family:monospace"><span style="color: rgb(0,
            0, 0); background-color: rgb(255, 255, 255); font-family:
            Calibri, Helvetica, sans-serif;"><br>
          </span></span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <span style="font-family:monospace"><span style="color: rgb(0,
            0, 0); background-color: rgb(255, 255, 255); font-family:
            Calibri, Helvetica, sans-serif;">Does someone have an issue
            with these new version tags being added?<br>
          </span></span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        If required, we could setup a vote - (do we now have that
        feature somewhere?)<br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        Hope you are all well</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        Andreas<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Dune-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dune-devel@lists.dune-project.org">Dune-devel@lists.dune-project.org</a>
<a class="moz-txt-link-freetext" href="https://lists.dune-project.org/mailman/listinfo/dune-devel">https://lists.dune-project.org/mailman/listinfo/dune-devel</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Dr. Simon Praetorius
Technische Universität Dresden
Institute of Scientific Computing
phone: +49 351 463-34432
mail: <a class="moz-txt-link-abbreviated" href="mailto:simon.praetorius@tu-dresden.de">simon.praetorius@tu-dresden.de</a>
web: <a class="moz-txt-link-freetext" href="https://tu-dresden.de/mn/math/wir/das-institut/beschaeftigte/simon-praetorius">https://tu-dresden.de/mn/math/wir/das-institut/beschaeftigte/simon-praetorius</a></pre>
  </body>
</html>